Back to Browse

How Fast is Your Julia Code

1.1K views
Jan 6, 2024
8:00

I explain different ways to measure the performance of your Julia code. Finding out how fast your Julia code is, helps you make better decisions at final stages of optimizing your code for production. Performance benchmarking is a crucial step to optimize the speed of your Julia code. In addition to benchmark and time macros in Julia, we also talk about profiling Julia code using profile macro. In summary, in this video you learn how to benchmark your code like a pro in Julia programming language. --- Check out our Julia Programming for Beginners playlist: https://www.youtube.com/playlist?list=PLLlTVphLQsuM7pZgoQym3VxIbqnz-Uxna --- Link to the packages used: https://github.com/KristofferC/TimerOutputs.jl https://juliaci.github.io/BenchmarkTools.jl/stable/manual/ --- 🌐 Connect with us: 🌐 Website: https://numeryst.com

Download

1 formats

Video Formats

360pmp412.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How Fast is Your Julia Code | NatokHD