Skip to content

magnetcn/python_rdtsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_rdtsc

A rdtsc time measurement library for Python.

rdtsc is a high performance time measure interface in *nix.

This library wrap a rstsc interface for Python, try to provide another simpler and more precise way to measure time in Python.

Usage

$make 
  • Copy rdtsc.so to target directory, OR
  • install rdtsc.so into standard python site-package directory.

About

A rdtsc time measurement library for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published