[all-commits] [llvm/llvm-project] bcf394: [libc][benchmark] more precise estimate of throughput
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Dec 1 02:21:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcf394c4d1257890dc5add64c6844b8fddae18ef
https://github.com/llvm/llvm-project/commit/bcf394c4d1257890dc5add64c6844b8fddae18ef
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
Log Message:
-----------
[libc][benchmark] more precise estimate of throughput
This patch increases precision by performing the integer divivion after the
multiplication.
More information about the All-commits
mailing list