summaryrefslogtreecommitdiff
path: root/libc/benchmarks/LibcMemoryBenchmark.cpp
AgeCommit message (Expand)Author
2025-09-24[libc][NFC] Remove usage of the C keyword `I`. (#160567)lntue
2022-11-16[libc][benchmark] Fix wrong BatchSize leading to data not fitting in L1.Guillaume Chatelet
2021-11-30[libc] Add memmove benchmarksGuillaume Chatelet
2021-08-03[libc] Allow benchmarking several implementations at the same time.Guillaume Chatelet
2021-08-02[libc] Add a Google Benchmark target to support continuous monitoring of memo...Guillaume Chatelet
2021-07-28[libc] Simplify implementation of benchmarksGuillaume Chatelet
2020-12-17[libc] revamp memory function benchmarkGuillaume Chatelet
2020-06-17[libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc.Siva Chandra Reddy