1. 026d38e Optimize filesystem::path by providing weaker exception guarantees. by Eric Fiselier · 8 years ago
  2. ad1a12c Improve performance of constructing filesystem::path from strings. by Eric Fiselier · 8 years ago
  3. 271a19e Rewrite std::filesystem::path iterators and parser by Eric Fiselier · 8 years ago
  4. 2d2f0c0 Add start of filesystem benchmarks by Eric Fiselier · 8 years ago
  5. 3d12b5c remove warnings from google-benchmarks in libcxx by Sebastian Pop · 8 years ago
  6. a54229f Cleanup CMake status output by Eric Fiselier · 8 years ago
  7. 636dd5b Improve CMake output when registering benchmarks by Eric Fiselier · 8 years ago
  8. 0a799bd Turn On -DLIBCXX_ENABLE_BENCHMARKS by default. by Eric Fiselier · 8 years ago
  9. 30b48cb Update in-tree Google Benchmark to current ToT. by Eric Fiselier · 8 years ago
  10. 4e1f9a0 Pass compilers when configuring Google Benchmark. by Eric Fiselier · 8 years ago
  11. c6669cf Adding smart_ptr benchmark by Ben Craig · 8 years ago
  12. b90f9db Start adding benchmarks for vector by Eric Fiselier · 8 years ago
  13. d757090 Skip chash computation in insert/emplace if the unconstrained hash matches. by Eric Fiselier · 8 years ago
  14. d9b9ef7 [libcxx] Add support for benchmark tests using Google Benchmark. by Eric Fiselier · 8 years ago
  15. 56a7614 Add unordered_map::insert benchmark test and rename file by Eric Fiselier · 8 years ago
  16. 38af0f8 Improve performance of unordered_set<uint32_t>::find by 45%. Add benchmarks. by Eric Fiselier · 8 years ago