libcpucycles

library for counting CPU cycles

WWW CVSWeb GITHub
  1. Package version
    libcpucycles-20230115
  2. Maintainer
    Miguel Landaeta

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.

  • lang/python/3.10