library for counting CPU cycles
libcpucycles provides a simple API to access hardware precise timers
to understand and improve software performance.

libcpucycles understands machine-level cycle counters for most architectures.
libcpucycles also understands common OS-level mechanisms, which give varying
levels of accuracy.

Maintainer: Miguel Landaeta <miguel@miguel.cc>

WWW: https://cpucycles.cr.yp.to/
