hotpath 0.25.0

One profiler for CPU, time, memory, SQL, and async code - quickly find and debug performance bottlenecks.
Documentation
1
2
3
4
pub(crate) mod core;
pub(crate) mod guard;
pub(crate) mod report;
pub(crate) mod state;