llvm-capstone/libcxx/benchmarks
Ben Craig adb6d28b0f Adding smart_ptr benchmark
Initial draft here:
https://reviews.llvm.org/D22470
... though this is Eric Fiselier's rewrite to fit in with Google
Benchmark.

llvm-svn: 277373
2016-08-01 19:56:39 +00:00
..
algorithms.bench.cpp [libcxx] Add support for benchmark tests using Google Benchmark. 2016-07-19 23:07:03 +00:00
CMakeLists.txt [libcxx] Add support for benchmark tests using Google Benchmark. 2016-07-19 23:07:03 +00:00
ContainerBenchmarks.hpp Start adding benchmarks for vector 2016-07-24 06:51:55 +00:00
GenerateInput.hpp Skip chash computation in insert/emplace if the unconstrained hash matches. 2016-07-24 06:22:25 +00:00
unordered_set_operations.bench.cpp Skip chash computation in insert/emplace if the unconstrained hash matches. 2016-07-24 06:22:25 +00:00
util_smartptr.bench.cpp Adding smart_ptr benchmark 2016-08-01 19:56:39 +00:00
vector_operations.bench.cpp Start adding benchmarks for vector 2016-07-24 06:51:55 +00:00