[libc][benchmark] more precise estimate of throughput
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Dec 2022 10:19:16 +0000 (10:19 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Dec 2022 10:21:13 +0000 (10:21 +0000)
commitbcf394c4d1257890dc5add64c6844b8fddae18ef
tree00c3ed5c9726e92ea8b9c7396199fe676d3f2770
parentef063270631a9b4a02c12ddd4e0d3f2db610f891
[libc][benchmark] more precise estimate of throughput

This patch increases precision by performing the integer divivion after the
multiplication.
libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp