aboutsummaryrefslogtreecommitdiff
path: root/libcxx/benchmarks/stringstream.bench.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-11-29[libc++] Speed up classic locale (take 2) (#73533)Louis Dionne1-3/+60
2023-11-27Revert "[libc++] Speed up classic locale (#72112)"Kirill Stoimenov1-60/+3
2023-11-27[libc++] Speed up classic locale (#72112)Dmitry Vyukov1-3/+60
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-17/+7
2018-10-10Add test macros for always_inline and noinlineEric Fiselier1-1/+3
2018-01-18Update Google Benchmark libraryEric Fiselier1-2/+2
2017-06-14[locale] Avoid copy of __atoms when char_type is charAditya Kumar1-0/+38