2020-12-20 01:03:44 +01:00
2020-12-20 01:03:44 +01:00
2020-11-22 20:17:39 +01:00
2020-12-19 05:43:47 +01:00
2020-12-11 11:08:53 +01:00
2020-12-17 18:24:00 +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%