Memory benchmarking?

1 · Users Rust Lang · Aug. 2, 2026, 9:11 a.m.
Summary
The author is seeking advice on finding a benchmark tool for measuring memory usage in Rust, specifically looking for a crate that can measure memory usage alongside CPU real time and elapsed time, as they are currently unable to find such a tool. They also consider the possibility of implementing their own measuring points.