Profiling Rust NIFs in Elixir

I recently figured out how to the the Rust hotpath profiling crate running in an elixir benchmark script (for profiling NIFs). I had some fun doing it and have written up how it works here.

8 Likes