Open utterances-bot opened 2 years ago
For profiling I discovered PProf.jl. It's actually very useful and has many graphical representations, including the time spend or memory allocated per line of code, or a nice visual call stack through the code!
See this Youtube video on allocation profiling for a nice example usage.
Functional Noise
https://www.functionalnoise.com/pages/2021-03-23-julia-tips/