This function measures the CPU frequency by doing repeated integer adds. It measures it multiple times and records the highest frequency -- the assumption is that any given test might be slowed by interrupts or context switches so the fastest run should indicate the true performance.
source not stored for this graph (policy: none)
no test coverage detected