The next step is to be able to benchmark several implementations at once and compare which one performs best on a particular machine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107265
[libc] Add a Google Benchmark target to support continuous monitoring of memory operation performance ClosedPublic Authored by gchatelet on Aug 2 2021, 5:11 AM.
Details Summary The next step is to be able to benchmark several implementations at once and compare which one performs best on a particular machine.
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG59198d062f40: [libc] Add a Google Benchmark target to support continuous monitoring of memory… (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363447 libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmark.h
libc/benchmarks/LibcMemoryBenchmark.cpp
libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
|
clang-tidy: warning: invalid case style for variable 'kBenchmarkAlignment' [readability-identifier-naming]
not useful