summaryrefslogtreecommitdiff
path: root/libcxx/test/benchmarks/GenerateInput.h
AgeCommit message (Expand)Author
2025-09-24[libc++] Make the benchmarking data pseudo-random (#159525)Nikolas Klauser
2025-03-19[libc++] Refactor and add benchmarks from [alg.nonmodifying] (#128206)Louis Dionne
2025-03-17[libc++] Add remaining benchmarks from [alg.modifying.operations] (#127354)Louis Dionne
2025-02-06[libc++] Implement generic associative container benchmarks (#123663)Louis Dionne
2025-01-30[libc++] Refactor the sequence container benchmarks (#119763)Louis Dionne
2025-01-14[libc++] Optimize input_iterator-pair `insert` for std::vector (#113768)Peng Liu
2024-11-28Optimize vector::assign for InputIterator-only pair inputs (#113852)Peng Liu
2024-11-18[libc++][test] Speed up input generating functions for benchmark tests (#115544)Peng Liu
2024-11-11[libc++][test] Clean up code in GenerateInput.h for benchmark testing (#115560)Peng Liu
2024-07-31[libc++][NFC] Add missing license headersLouis Dionne
2024-07-31[libc++] Move the benchmarks under libcxx/test (#99371)Louis Dionne