Measures and compares execution time of code snippets at clock cycle level
For example you want to compare execution time of 2 libraries providing the same function. The result will be presented in XML and in a diagram like this*:
*In this test I've used a special interval define to compare the libraries' functions with a variable input parameter.
Written by Andras Majdan.
License: GNU General Public License Version 3
Report bugs to [email protected]
Heavily based on code of Agner Fog. Without his excellent work it would have taken ages to write this program.
Agner Fog - Test programs for measuring clock cycles and performance monitoring