1. c5a5fa5 Disable filesystem benchmark when libstdc++ doesn't support it by Eric Fiselier · 6 years ago
  2. 3ea08cd propagate __config_site includes when building benchmarks by Eric Fiselier · 6 years ago
  3. ca91cfc Attempt to show progress bar in benchmark tests by Eric Fiselier · 6 years ago
  4. c53065d Exclude check-cxx-benchmarks from the global test target. by Eric Fiselier · 6 years ago
  5. b124ade Rename cxx-benchmark-unittests target and convert to LIT. by Eric Fiselier · 6 years ago
  6. 2d7654e Add cxx-benchmark-unittests target by Eric Fiselier · 6 years ago
  7. 9140061 Attempt to make benchmarks fall back to -std=c++1z when C++17 isn't supported. by Eric Fiselier · 6 years ago
  8. 9c34c77 Fix linking filesystem benchmarks by Eric Fiselier · 6 years ago
  9. 1e34c76 Implement filesystem NB comments, relative paths, and related issues. by Eric Fiselier · 7 years ago
  10. fd2e3e9 Update Google Benchmark library by Eric Fiselier · 7 years ago
  11. 30ea4d0 Emit benchmark tests into the benchmarks build directory, not lib/ by Eric Fiselier · 7 years ago
  12. 026d38e Optimize filesystem::path by providing weaker exception guarantees. by Eric Fiselier · 8 years ago
  13. 271a19e Rewrite std::filesystem::path iterators and parser by Eric Fiselier · 8 years ago
  14. 2d2f0c0 Add start of filesystem benchmarks by Eric Fiselier · 8 years ago
  15. a54229f Cleanup CMake status output by Eric Fiselier · 8 years ago
  16. 636dd5b Improve CMake output when registering benchmarks by Eric Fiselier · 8 years ago
  17. 0a799bd Turn On -DLIBCXX_ENABLE_BENCHMARKS by default. by Eric Fiselier · 8 years ago
  18. 30b48cb Update in-tree Google Benchmark to current ToT. by Eric Fiselier · 8 years ago
  19. 4e1f9a0 Pass compilers when configuring Google Benchmark. by Eric Fiselier · 8 years ago
  20. d9b9ef7 [libcxx] Add support for benchmark tests using Google Benchmark. by Eric Fiselier · 8 years ago