aboutsummaryrefslogtreecommitdiff
path: root/libcxx/benchmarks/vector_operations.bench.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-27/+12
2023-05-24[libc++, std::vector] call the optimized version of __uninitialized_allocator...AdityaK1-0/+8
2019-08-21libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber1-2/+2
2019-07-28Fix PR35637: suboptimal codegen for `vector<unsigned char>`.Eric Fiselier1-0/+8
2018-01-18Update Google Benchmark libraryEric Fiselier1-2/+2
2016-07-24Start adding benchmarks for vectorEric Fiselier1-0/+32