Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 436 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 436 Bytes

evonomics

3 2 1 0

Profiling

Do this so that you can profile with perf:

echo -1 | sudo tee /proc/sys/kernel/perf_event_paranoid

Install flamegraph:

cargo install flamegraph

Profile it:

cargo flamegraph