rdtsc

Cycle timer wrapping the Intel x86 RTDSC instruction


Keywords
performance
License
ISC
Install
pip install rdtsc==0.2.1

Documentation

This is a crappy ctypes-based wrapper around the X86 RDTSC instruction to get cycle timers.

It will only work on x86-64 systems and probably requires GCC to install. Caveat emptor.