June 2019
Intermediate to advanced
218 pages
5h 19m
English
The first step to understanding anything is to measure it. The same goes for writing high-performance Julia code. We need to measure the performance of the code as the first step to achieving that. As a high-performance language, Julia includes many tools to do this easily, effectively, and accurately. Many of these are built into the language and the standard library, while others are in external packages that can be installed with a single command. All of these tools not only make it easy to measure the performance of the code; they also make it easy to execute the measurement correctly.
Read now
Unlock full access