Need tool to do profiling and improve performance
⚓ Rust 📅 2026-03-25 👤 surdeus 👁️ 1Hello, group,
I am working on a fairly large project using Rust. The source code size is like 2M. When I'm adding new features, I can see the loading time and processing time is increasing. Because the project size, it's challenging for me to really identify the hot path. Is there profiling tool to show the hot path/spot to improve the performance?
Thanks.
2 posts - 2 participants
🏷️ Rust_feed