Commits


Roman Lebedev authored and Dominic Hamon committed 367119482ff
CPU caches are binary units, not SI. (#911) As disscussed in https://github.com/google/benchmark/issues/899, it is all but certain that the multiplier should be 1024, not 1000. Fixes https://github.com/google/benchmark/issues/899