Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-01 | [libc][benchmark] more precise estimate of throughput | Guillaume Chatelet | 1 | -2/+2 |
2021-11-30 | [libc] Add memmove benchmarks | Guillaume Chatelet | 1 | -0/+6 |
2021-10-15 | [libc] Memory function benchmarks: rename MemcmpConfiguration in MemcmpOrBcmp... | Guillaume Chatelet | 1 | -5/+5 |
2021-09-30 | [libc] move benchmark function registration to a different file | Guillaume Chatelet | 1 | -31/+14 |
2021-08-19 | [libc] Add a trivial implementation for bcmp | Guillaume Chatelet | 1 | -0/+6 |
2021-08-03 | [libc] Allow benchmarking several implementations at the same time. | Guillaume Chatelet | 1 | -55/+79 |
2021-08-02 | [libc] Add a Google Benchmark target to support continuous monitoring of memo... | Guillaume Chatelet | 1 | -0/+98 |