CodSpeedHQ
codspeed-cpp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(ci): add mode param
#20
Comparing
add-mode
(
902b5d6
) with
main
(
dcb45c2
)
CodSpeed Performance Gauge
0%
Untouched
70
This report only contains results for the
Wall Time
instrument. To view results for the
CPU Simulation
instrument,
click here
.
Benchmarks
Passed
BM_sleep_10ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
+4%
86.1 ns
82.7 ns
BM_sleep_50ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
+4%
135.7 ns
130.9 ns
BM_sleep_100ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
+2%
176.5 ns
173.9 ns
BM_memcpy[8192]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
+1%
463.4 ns
459.3 ns
BM_sleep_50ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
134.8 ns
134.3 ns
BM_FibonacciRecursive[35]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
66.8 ms
66.8 ms
BM_sleep_1ns
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
82.7 ns
82.7 ns
BM_sleep_10us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10.1 µs
10.1 µs
BM_memcpy[512]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
32.4 ns
32.4 ns
FooTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[64]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
FooTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_rand_vector
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
2.2 ns
2.2 ns
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_sleep_1us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1.1 µs
1.1 µs
BM_sleep_10ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10 ms
10 ms
BM_sleep_10ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10 ms
10 ms
BM_sleep_50ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50 ms
50 ms
BM_Capture[int_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_sleep_100ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100 ms
100 ms
BM_sleep_50ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50 ms
50 ms
BM_sleep_100ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100 ms
100 ms
BM_sleep_50us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50.1 µs
50.1 µs
BM_sleep_50us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
50.1 µs
50.1 µs
BM_sleep_1ms
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1 ms
1 ms
BM_Template1[int]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[512]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
32 ns
32 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_sleep_1ms
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
1 ms
1 ms
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[4096]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
233.9 ns
233.9 ns
BM_FibonacciIterative[50]
examples/google_benchmark_cmake/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
62.5 ns
62.5 ns
BM_Capture[int_string_test]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[8]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
TestB[MyTemplate2, int, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
TestA[MyTemplate1, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_sleep_10ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
83.1 ns
83.1 ns
BM_Capture[int_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[64]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
TestB[MyTemplate2, int, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template2[int, double]
examples/google_benchmark_cmake/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
TestA[MyTemplate1, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_StringCopy
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
10.1 ns
10.1 ns
BM_sleep_100us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100.1 µs
100.1 µs
BarTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template1[int]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[8]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
BM_sleep_100us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
100.1 µs
100.1 µs
BM_FibonacciRecursive[35]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
66.8 ms
66.8 ms
BM_sleep_10us
examples/google_benchmark_cmake/sleep_bench.hpp
CodSpeed Performance Gauge
0%
10.1 µs
10.1 µs
BM_Template2[int, double]
examples/google_benchmark_bazel/template_bench.hpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_StringCopy
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
10.1 ns
10.1 ns
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Capture[int_string_test]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_FibonacciIterative[50]
examples/google_benchmark_bazel/fibonacci_bench.hpp
CodSpeed Performance Gauge
0%
62.5 ns
62.5 ns
BM_rand_vector
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
0%
1.7 ns
1.7 ns
BarTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_sleep_1ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
-1%
82.6 ns
83.1 ns
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace
CodSpeed Performance Gauge
-1%
< 1 ns
< 1 ns
BM_sleep_1us
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
-1%
1.1 µs
1.1 µs
BM_Template[std\:\:string]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
-1%
69.5 ns
70.3 ns
BM_memcpy[4096]
examples/google_benchmark_bazel/main.cpp
CodSpeed Performance Gauge
-1%
235.5 ns
239 ns
BM_memcpy[8192]
examples/google_benchmark_cmake/main.cpp
CodSpeed Performance Gauge
-2%
459.9 ns
469.8 ns
BM_Template[int]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
-4%
9.3 ns
9.6 ns
BM_sleep_100ns
examples/google_benchmark_bazel/sleep_bench.hpp
CodSpeed Performance Gauge
-5%
173.9 ns
183.5 ns
BM_Template[std\:\:string]
examples/google_benchmark_bazel/template_bench.hpp::test
CodSpeed Performance Gauge
-5%
66.8 ns
70.5 ns
BM_Template[int]
examples/google_benchmark_cmake/template_bench.hpp::test
CodSpeed Performance Gauge
-7%
9.6 ns
10.4 ns
Commits
Click on a commit to change the comparison range
Base
main
dcb45c2
+0.01%
fix(ci): add mode param
902b5d6
2 days ago
by not-matthias
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs