mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
b1dc43aa3a
``` --------------------------------------------------- Benchmark old new --------------------------------------------------- bm_for_each/1 3.00 ns 2.98 ns bm_for_each/2 4.53 ns 4.57 ns bm_for_each/3 5.82 ns 5.82 ns bm_for_each/4 6.94 ns 6.91 ns bm_for_each/5 7.55 ns 7.75 ns bm_for_each/6 7.06 ns 7.45 ns bm_for_each/7 6.69 ns 7.14 ns bm_for_each/8 6.86 ns 4.06 ns bm_for_each/16 11.5 ns 5.73 ns bm_for_each/64 43.7 ns 4.06 ns bm_for_each/512 356 ns 7.98 ns bm_for_each/4096 2787 ns 53.6 ns bm_for_each/32768 20836 ns 438 ns bm_for_each/262144 195362 ns 4945 ns bm_for_each/1048576 685482 ns 19822 ns ``` Reviewed By: ldionne, Mordante, #libc Spies: arichardson, libcxx-commits Differential Revision: https://reviews.llvm.org/D151274 |
||
---|---|---|
.. | ||
algorithms | ||
libcxxabi | ||
algorithms.partition_point.bench.cpp | ||
allocation.bench.cpp | ||
CartesianBenchmarks.h | ||
CMakeLists.txt | ||
ContainerBenchmarks.h | ||
deque_iterator.bench.cpp | ||
deque.bench.cpp | ||
filesystem.bench.cpp | ||
format_to_n.bench.cpp | ||
format_to.bench.cpp | ||
format.bench.cpp | ||
formatted_size.bench.cpp | ||
formatter_float.bench.cpp | ||
formatter_int.bench.cpp | ||
function.bench.cpp | ||
GenerateInput.h | ||
join_view.bench.cpp | ||
lexicographical_compare_three_way.bench.cpp | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
map.bench.cpp | ||
monotonic_buffer.bench.cpp | ||
ordered_set.bench.cpp | ||
random.bench.cpp | ||
std_format_spec_string_unicode.bench.cpp | ||
string.bench.cpp | ||
stringstream.bench.cpp | ||
to_chars.bench.cpp | ||
unordered_set_operations.bench.cpp | ||
util_smartptr.bench.cpp | ||
Utilities.h | ||
variant_visit_1.bench.cpp | ||
variant_visit_2.bench.cpp | ||
variant_visit_3.bench.cpp | ||
VariantBenchmarks.h | ||
vector_operations.bench.cpp |