CodSpeedHQ
codspeed-cpp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Increase default repetitions during codspeed walltime runs, and fix walltime stats computation
#34
Merged
Comparing
cod-1639-fix-codspeed-cpp-walltimetotaltime-and-maybe
(
da312ec
) with
main
(
8718448
)
CodSpeed Performance Gauge
0%
Untouched
192
Ignored
8
No successful run was found on
main
(
da312ec
) during the generation of this report, so
8718448
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Passed
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
+9%
135 ns
124.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
+8%
135.5 ns
124.9 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[8192]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
+7%
497.6 ns
463.8 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[4096]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
+4%
243.6 ns
234 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template[int]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
+4%
9.6 ns
9.2 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
+4%
176.6 ns
170.2 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[8192]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
+4%
475.7 ns
459 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template[std\:\:string]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
+1%
67.9 ns
67 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
+1%
1.1 µs
1.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1.1 µs
1.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[4096]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
235.4 ns
234.9 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template[int]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
0%
9.4 ns
9.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_FibonacciRecursive[35]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
67 ms
66.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_large_setup
examples/google_benchmark_cmake/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_large_setup_teardown
examples/google_benchmark_bazel/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture[int_string_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_short_name
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_name_in_namespace
examples/google_benchmark_bazel/main.cpp::one::two::three
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_multiple_args[10/20]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture_int_string[int_string_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_multiple_args[100/200]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture[int_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template2[int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_multi[100/200]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture_int[int_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_FibonacciRecursive[35]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
66.8 ms
66.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_multi[10/20]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
82.6 ns
82.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
82.7 ns
82.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_args[1000]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
82.6 ns
82.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_args[1000]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.3 ns
1.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
82.7 ns
82.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50.1 µs
50.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[8]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
6.6 ns
6.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
TestB[MyTemplate2, int, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100.3 µs
100.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1[int]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10.1 µs
10.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[64]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
6.6 ns
6.6 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
TestA[MyTemplate1, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_args[1000]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.3 ns
1.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_FibonacciIterative[50]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
62.5 ns
62.5 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10.1 µs
10.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_StringCopy
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
10.5 ns
10.5 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
FooTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BarTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_args[100]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.3 ns
1.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_rand_vector
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
2.2 ns
2.2 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
FooTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
TestB[MyTemplate2, int, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_SimpleMultithread
examples/google_benchmark_cmake/multithread_bench.hpp
CodSpeed Performance Gauge
0%
10.6 ms
10.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10 ms
10 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50 ms
50 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100 ms
100 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_10ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10 ms
10 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50 ms
50 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100 ms
100 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_FibonacciIterative[50]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
173.9 ns
173.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_FibonacciRecursive[35]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
104 ms
104 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BarTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_large_setup
examples/google_benchmark_cmake/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
10.6 ms
10.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_name_in_namespace
examples/google_benchmark_cmake/main.cpp::one::two::three
CodSpeed Performance Gauge
0%
61.1 ns
61.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
FooTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_multiple_args[100/200]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
150.3 ns
150.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TestB[MyTemplate2, int, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture[int_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
61.1 ns
61.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_large_setup_teardown
examples/google_benchmark_cmake/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
10.6 ms
10.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TestA[MyTemplate1, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
438.9 ns
438.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template2[int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1_Capture[int_string_test]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
60.6 ns
60.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture[int_string_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
60.6 ns
60.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
60.8 ns
60.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template[std\:\:string]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
0%
1.2 µs
1.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_multi[10/20]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
150.3 ns
150.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture_int[int_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
61.1 ns
61.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_StringCopy
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
398.6 ns
398.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture_int_string[int_string_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
60.8 ns
60.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[512]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
941.4 ns
941.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template[int]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
0%
870.6 ns
870.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_short_name
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
61.1 ns
61.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
438.9 ns
438.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1[int]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[8]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
273.1 ns
273.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_args[1000]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.1 ns
468.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[8192]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
8.3 µs
8.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_multi[100/200]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
150.3 ns
150.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_args[1000]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_args[100]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[64]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
331.1 ns
331.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[4096]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
4.4 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_multiple_args[10/20]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
150.3 ns
150.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_rand_vector
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
151.4 ns
151.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_args[100]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_name_in_namespace
examples/google_benchmark_bazel/main.cpp::one::two::three
CodSpeed Performance Gauge
0%
61.7 ns
61.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_multiple_args[10/20]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
153.3 ns
153.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BarTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_FibonacciRecursive[35]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
100.9 ms
100.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1_Capture[int_string_test]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_FibonacciIterative[50]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
174.4 ns
174.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_multiple_args[100/200]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
153.3 ns
153.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template1[int]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
61.7 ns
61.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
FooTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template[std\:\:string]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
0%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
439.2 ns
439.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
439.2 ns
439.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_large_setup
examples/google_benchmark_bazel/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
13.2 ms
13.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TestB[MyTemplate2, int, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template2[int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
90.8 ns
90.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
TestA[MyTemplate1, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_large_setup_teardown
examples/google_benchmark_bazel/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
13.2 ms
13.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
91.1 ns
91.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture[int_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture[int_string_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Template[int]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
0%
960.6 ns
960.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture_int[int_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_Capture_int_string[int_string_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
90.6 ns
90.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_StringCopy
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
399.7 ns
399.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_args[100]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
121.4 ns
121.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[4096]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
4.4 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
468.3 ns
468.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[64]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
303.3 ns
303.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_multi[100/200]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
153.3 ns
153.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_multi[10/20]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
153.3 ns
153.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_with_args[1000]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
121.4 ns
121.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_rand_vector
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
122.8 ns
122.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[512]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
971.9 ns
971.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_short_name
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
61.7 ns
61.7 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_args[100]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
121.4 ns
121.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_custom_args[1000]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
121.4 ns
121.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[8192]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
8.3 µs
8.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_memcpy[8]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
332.8 ns
332.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_SimpleMultithread
examples/google_benchmark_bazel/multithread_bench.hpp
CodSpeed Performance Gauge
0%
13.2 ms
13.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_50us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50.1 µs
50.1 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_large_setup_teardown
examples/google_benchmark_cmake/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_FibonacciIterative[50]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
62.5 ns
62.5 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_StringCopy
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
10.1 ns
10.1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_multi[10/20]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[8]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_large_setup
examples/google_benchmark_bazel/pause_timing_bench.hpp
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_multiple_args[100/200]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture[int_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
TestA[MyTemplate1, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_args[100]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
1.3 ns
1.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_multi[100/200]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BarTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture[int_string_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[64]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture_int[int_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_args[1000]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[512]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
32 ns
32 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_rand_vector
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_short_name
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_args[100]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Capture_int_string[int_string_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_args[100]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_with_multiple_args[10/20]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_custom_name_in_namespace
examples/google_benchmark_cmake/main.cpp::one::two::three
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100.2 µs
100.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_SimpleMultithread
examples/google_benchmark_cmake/multithread_bench.hpp
CodSpeed Performance Gauge
0%
6.6 ms
6.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_SimpleMultithread
examples/google_benchmark_bazel/multithread_bench.hpp
CodSpeed Performance Gauge
0%
6.6 ms
6.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1[int]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1_Capture[int_string_test]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template2[int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1_Capture[int_string_test]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_memcpy[512]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
32.4 ns
32.4 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_1ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_Template[std\:\:string]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
-4%
66.8 ns
69.3 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BM_sleep_100ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
-4%
166.6 ns
173.7 ns
Ignored
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100ms
examples/google_benchmark_cmake/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-2%
467.8 µs
477.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10ms
examples/google_benchmark_cmake/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-3%
46.1 µs
47.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1ms
examples/google_benchmark_cmake/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
0%
4.4 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50ms
examples/google_benchmark_cmake/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-3%
229.5 µs
236.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_50ms
examples/google_benchmark_bazel/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
+1%
239.2 µs
236.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_100ms
examples/google_benchmark_bazel/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-1%
472.2 µs
476.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_10ms
examples/google_benchmark_bazel/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-2%
46.3 µs
47.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
BM_sleep_1ms
examples/google_benchmark_bazel/sleep_bench.hpp
Ignored
CodSpeed Performance Gauge
-1%
4.4 µs
4.4 µs
Commits
Click on a commit to change the comparison range
Base
main
8718448
+0.07%
ci: fix incorrect step name in bazel integration test
ccded65
21 days ago
by GuillaumeLagrange
+0.06%
feat(core): add unit tests for statistics computation
da312ec
20 days ago
by GuillaumeLagrange
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs