Skip to content

Measuring clock cycles of a hash function using RDTSC instruction.

License

Notifications You must be signed in to change notification settings

armfazh/clock_cycles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clocks

Measuring the clock cycles consumed by a function.

  • It does not require additional libraries.
  • ANSI C compatible.
  • Uses RDTSC instruction.
  • Support for Intel processors.

Usage and documentation [DOC]

About

Measuring clock cycles of a hash function using RDTSC instruction.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published