Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
60020e6384719ac16a4d84559f84ce78f1f04780
/
benchmarks
fd2e3e9
Update Google Benchmark library
by Eric Fiselier
· 7 years ago
851ea6e
[libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.
by Stephan T. Lavavej
· 7 years ago
aa356d6
[locale] Avoid copy of __atoms when char_type is char
by Aditya Kumar
· 7 years ago
30ea4d0
Emit benchmark tests into the benchmarks build directory, not lib/
by Eric Fiselier
· 8 years ago
51dfbbc
improve performance of string::find
by Sebastian Pop
· 8 years ago
026d38e
Optimize filesystem::path by providing weaker exception guarantees.
by Eric Fiselier
· 8 years ago
ad1a12c
Improve performance of constructing filesystem::path from strings.
by Eric Fiselier
· 8 years ago
271a19e
Rewrite std::filesystem::path iterators and parser
by Eric Fiselier
· 8 years ago
2d2f0c0
Add start of filesystem benchmarks
by Eric Fiselier
· 8 years ago
3d12b5c
remove warnings from google-benchmarks in libcxx
by Sebastian Pop
· 8 years ago
a54229f
Cleanup CMake status output
by Eric Fiselier
· 8 years ago
636dd5b
Improve CMake output when registering benchmarks
by Eric Fiselier
· 8 years ago
0a799bd
Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.
by Eric Fiselier
· 8 years ago
30b48cb
Update in-tree Google Benchmark to current ToT.
by Eric Fiselier
· 8 years ago
4e1f9a0
Pass compilers when configuring Google Benchmark.
by Eric Fiselier
· 8 years ago
c6669cf
Adding smart_ptr benchmark
by Ben Craig
· 8 years ago
b90f9db
Start adding benchmarks for vector
by Eric Fiselier
· 8 years ago
d757090
Skip chash computation in insert/emplace if the unconstrained hash matches.
by Eric Fiselier
· 8 years ago
d9b9ef7
[libcxx] Add support for benchmark tests using Google Benchmark.
by Eric Fiselier
· 8 years ago
56a7614
Add unordered_map::insert benchmark test and rename file
by Eric Fiselier
· 8 years ago
38af0f8
Improve performance of unordered_set<uint32_t>::find by 45%. Add benchmarks.
by Eric Fiselier
· 8 years ago