aboutsummaryrefslogtreecommitdiff
path: root/libc/benchmarks/LibcMemoryBenchmark.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-16[libc][benchmark] Fix wrong BatchSize leading to data not fitting in L1.Guillaume Chatelet1-4/+13
2021-11-30[libc] Add memmove benchmarksGuillaume Chatelet1-0/+3
2021-08-03[libc] Allow benchmarking several implementations at the same time.Guillaume Chatelet1-3/+3
2021-08-02[libc] Add a Google Benchmark target to support continuous monitoring of memo...Guillaume Chatelet1-7/+0
2021-07-28[libc] Simplify implementation of benchmarksGuillaume Chatelet1-0/+66
2020-12-17[libc] revamp memory function benchmarkGuillaume Chatelet1-17/+19
2020-06-17[libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc.Siva Chandra Reddy1-0/+62