1 unstable release
0.1.0 | Sep 4, 2019 |
---|
#10 in #cpu-time
11,788 downloads per month
Used in language-benchmarks
8KB
170 lines
criterion-cpu-time
As criterion supports custom measurement now, we can use POSIX CPU time rather than wall time now!
Implementation
Use getrusage
to get currently used time.
Dependencies
~8–19MB
~247K SLoC