June 2019
Intermediate to advanced
218 pages
5h 19m
English
In this chapter, we discussed how to use the available tools to measure the performance of Julia code. We learned to measure the time and memory resources used by code, and understood how to arrive at the hotspots for any program.
In subsequent chapters, we will learn how to remedy the issues we encounter using the tools of this chapter, and hence improve the performance measurements for our code.
Read now
Unlock full access