1 unstable release
0.1.0 | Sep 4, 2019 |
---|
#11 in #cpu-time
18,865 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
~9–20MB
~264K SLoC