aboutsummaryrefslogtreecommitdiff
path: root/libc/benchmarks/LibcMemoryGoogleBenchmarkMain.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-01[libc][benchmark] more precise estimate of throughputGuillaume Chatelet1-2/+2
2021-11-30[libc] Add memmove benchmarksGuillaume Chatelet1-0/+6
2021-10-15[libc] Memory function benchmarks: rename MemcmpConfiguration in MemcmpOrBcmp...Guillaume Chatelet1-5/+5
2021-09-30[libc] move benchmark function registration to a different fileGuillaume Chatelet1-31/+14
2021-08-19[libc] Add a trivial implementation for bcmpGuillaume Chatelet1-0/+6
2021-08-03[libc] Allow benchmarking several implementations at the same time.Guillaume Chatelet1-55/+79
2021-08-02[libc] Add a Google Benchmark target to support continuous monitoring of memo...Guillaume Chatelet1-0/+98