[libc-commits] [PATCH] D107265: [libc] Add a Google Benchmark target to support continuous monitoring of memory operation performance
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 2 05:11:14 PDT 2021
gchatelet created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
gchatelet requested review of this revision.
The next step is to be able to benchmark several implementations at once and compare which one performs best on a particular machine.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107265
Files:
libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmark.cpp
libc/benchmarks/LibcMemoryBenchmark.h
libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107265.363446.patch
Type: text/x-patch
Size: 6882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210802/9f94b6ab/attachment-0001.bin>
More information about the libc-commits
mailing list