2020-12-13 13:51:01 +01:00
2020-12-13 13:51:01 +01:00
2020-11-22 20:17:39 +01:00
2020-12-11 17:55:43 +01:00
2020-12-11 11:08:53 +01:00
2020-11-23 16:47:40 +01:00

How to perf:

perf record -e task-clock ./PROGRAM

perf report --stdio --dsos=PROGRAM

rm perf.data
Description
No description provided
Readme 418 MiB
Languages
Rust 68.8%
C 26.3%
C++ 3%
Python 0.9%
Shell 0.5%
Other 0.3%