abstreet/docs/design/profiling.md
2018-10-18 10:54:04 -07:00

231 B

Profiling

apt-get install google-perftools libgoogle-perftools-dev

Follow Usage from https://crates.io/crates/cpuprofiler

google-pprof --web ../target/debug/editor profile google-pprof --web ../target/release/headless profile