this post was submitted on 26 Jul 2023
10 points (100.0% liked)

Rust

5824 readers
68 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

I've been trying to find something that allows me to see performance visualizations in my rust programs, but I haven't found any so far. I'm looking for something that's like SnakeViz in Python, but for Rust. If there's a better way to get about doing this, I'm all ears.

top 3 comments
sorted by: hot top controversial new old
[–] Hexarei@programming.dev 6 points 1 year ago (1 children)

Sweeeeet, thanks for this. I also found one called Orbit that's a googlr project that I'm pretty sure I could use for my rust project. I really appreciate the link.

[–] crispy_kilt@feddit.de 1 points 1 year ago

Check out the performance and benchmarking sections: https://blessed.rs/crates