Learn how CodSpeed instruments your benchmarks to measure the performance of your code.
FREQUENCY
is
a constant set to the frequency (number of instructions executed per second) of
a real CPU:
We then calculate the execution speed of the benchmark by taking the inverse
of the execution time:
This is the displayed metric in the CodSpeed reports.