Avatar for the CodSpeedHQ user
CodSpeedHQ
codspeed-cpp
Instrumentation
Wall Time
BlogDocsChangelog

feat: add perf walltime support

#13
Comparing
cod-918-perf-doesnt-work-for-cpp-codspeed
(
da6c95f
) with
main
(
719c41f
)
CodSpeed Performance Gauge
-33%
Improvements
3
Regressions
6
Untouched
33
New
16
Dropped
0
Ignored
0

Benchmarks

Failed

DoubleTest[MyTemplatedFixture, double]Regression
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::DoubleTest[MyTemplatedFixture, double]
CodSpeed Performance Gauge
-33%
< 1 ns
< 1 ns
IntTest[MyTemplatedFixture, int]Regression
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::IntTest[MyTemplatedFixture, int]
CodSpeed Performance Gauge
-17%
< 1 ns
< 1 ns
TestA[MyTemplate1, int]Regression
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::TestA[MyTemplate1, int]
CodSpeed Performance Gauge
-17%
< 1 ns
< 1 ns
TestB[MyTemplate2, int, double]Regression
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::TestB[MyTemplate2, int, double]
CodSpeed Performance Gauge
-20%
< 1 ns
< 1 ns
BM_Capture[int_string_test]Regression
examples/google_benchmark_bazel/main.cpp::BM_Capture[int_string_test]
CodSpeed Performance Gauge
-33%
< 1 ns
< 1 ns
BM_rand_vectorRegression
examples/google_benchmark_bazel/main.cpp::BM_rand_vector
CodSpeed Performance Gauge
-20%
< 1 ns
< 1 ns

Improved

BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template1_Capture[two_type_test, int, double]
CodSpeed Performance Gauge
+80%
< 1 ns
< 1 ns
FooTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::FooTest[MyFixture]
CodSpeed Performance Gauge
+50%
< 1 ns
< 1 ns
BarTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::BarTest[MyFixture]
CodSpeed Performance Gauge
+25%
< 1 ns
< 1 ns

New

BM_sleep_100ms
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_100ms
CodSpeed Performance Gauge
N/A
N/A
100.1 ms
BM_sleep_100ns
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_100ns
CodSpeed Performance Gauge
N/A
N/A
58.6 µs
BM_sleep_100us
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_100us
CodSpeed Performance Gauge
N/A
N/A
158.7 µs
BM_sleep_10ms
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_10ms
CodSpeed Performance Gauge
N/A
N/A
10.1 ms
BM_sleep_1ms
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_1ms
CodSpeed Performance Gauge
N/A
N/A
1.1 ms
BM_sleep_1ns
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_1ns
CodSpeed Performance Gauge
N/A
N/A
58.6 µs
BM_sleep_1us
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_1us
CodSpeed Performance Gauge
N/A
N/A
59.6 µs
BM_sleep_50ms
examples/google_benchmark_bazel/sleep_bench.hpp::BM_sleep_50ms
CodSpeed Performance Gauge
N/A
N/A
50.1 ms
BM_sleep_100ms
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_100ms
CodSpeed Performance Gauge
N/A
N/A
100.1 ms
BM_sleep_100ns
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_100ns
CodSpeed Performance Gauge
N/A
N/A
58.6 µs
BM_sleep_100us
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_100us
CodSpeed Performance Gauge
N/A
N/A
158.7 µs
BM_sleep_10ms
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_10ms
CodSpeed Performance Gauge
N/A
N/A
10.1 ms
BM_sleep_1ms
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_1ms
CodSpeed Performance Gauge
N/A
N/A
1.1 ms
BM_sleep_1ns
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_1ns
CodSpeed Performance Gauge
N/A
N/A
58.6 µs
BM_sleep_1us
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_1us
CodSpeed Performance Gauge
N/A
N/A
59.6 µs
BM_sleep_50ms
examples/google_benchmark_cmake/sleep_bench.hpp::BM_sleep_50ms
CodSpeed Performance Gauge
N/A
N/A
50.1 ms

Passed

BM_memcpy[8192]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[8192]
CodSpeed Performance Gauge
+1%
457.4 ns
453.9 ns
BM_memcpy[8192]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[8192]
CodSpeed Performance Gauge
+1%
457.4 ns
454.8 ns
BM_memcpy[512]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[512]
CodSpeed Performance Gauge
0%
30.2 ns
30.1 ns
BM_Template1[int]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template1[int]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[64]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[64]
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
BM_memcpy[8]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[8]
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
BM_Capture[int_test]
examples/google_benchmark_bazel/main.cpp::BM_Capture[int_test]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template1_Capture[int_string_test]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[4096]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[4096]
CodSpeed Performance Gauge
0%
231.1 ns
231.1 ns
BM_Template2[int, double]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template2[int, double]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_memcpy[8]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[8]
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
BM_StringCopy
examples/google_benchmark_cmake/main.cpp::BM_StringCopy
CodSpeed Performance Gauge
0%
9.6 ns
9.6 ns
BM_memcpy[64]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[64]
CodSpeed Performance Gauge
0%
6.1 ns
6.1 ns
BM_memcpy[512]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[512]
CodSpeed Performance Gauge
0%
30.5 ns
30.5 ns
BM_StringCopy
examples/google_benchmark_bazel/main.cpp::BM_StringCopy
CodSpeed Performance Gauge
0%
10 ns
10 ns
BM_memcpy[4096]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[4096]
CodSpeed Performance Gauge
0%
231.5 ns
231.6 ns
BM_Template1[int]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template1[int]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_Template2[int, double]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template2[int, double]
CodSpeed Performance Gauge
0%
< 1 ns
< 1 ns
BM_rand_vector
examples/google_benchmark_cmake/main.cpp::BM_rand_vector
CodSpeed Performance Gauge
-1%
< 1 ns
< 1 ns
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::IntTest[MyTemplatedFixture, int]
CodSpeed Performance Gauge
-2%
< 1 ns
< 1 ns
BM_Template[int]
examples/google_benchmark_cmake/template_bench.hpp::test::BM_Template[int]
CodSpeed Performance Gauge
-2%
9.5 ns
9.8 ns
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::DoubleTest[MyTemplatedFixture, double]
CodSpeed Performance Gauge
-3%
< 1 ns
< 1 ns
BM_Template[std\:\:string]
examples/google_benchmark_cmake/template_bench.hpp::test::BM_Template[std\:\:string]
CodSpeed Performance Gauge
-4%
67.5 ns
70 ns
BarTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::BarTest[MyFixture]
CodSpeed Performance Gauge
-4%
< 1 ns
< 1 ns
TestB[MyTemplate2, int, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::TestB[MyTemplate2, int, double]
CodSpeed Performance Gauge
-4%
< 1 ns
< 1 ns
BM_Template[int]
examples/google_benchmark_bazel/template_bench.hpp::test::BM_Template[int]
CodSpeed Performance Gauge
-4%
9.8 ns
10.3 ns
FooTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::FooTest[MyFixture]
CodSpeed Performance Gauge
-5%
< 1 ns
< 1 ns
BM_Capture[int_string_test]
examples/google_benchmark_cmake/main.cpp::BM_Capture[int_string_test]
CodSpeed Performance Gauge
-6%
< 1 ns
< 1 ns
TestA[MyTemplate1, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::TestA[MyTemplate1, int]
CodSpeed Performance Gauge
-6%
< 1 ns
< 1 ns
BM_Capture[int_test]
examples/google_benchmark_cmake/main.cpp::BM_Capture[int_test]
CodSpeed Performance Gauge
-6%
< 1 ns
< 1 ns
BM_Template1_Capture[two_type_test, int, double]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template1_Capture[two_type_test, int, double]
CodSpeed Performance Gauge
-6%
< 1 ns
< 1 ns
BM_Template[std\:\:string]
examples/google_benchmark_bazel/template_bench.hpp::test::BM_Template[std\:\:string]
CodSpeed Performance Gauge
-8%
64.6 ns
70.1 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template1_Capture[int_string_test]
CodSpeed Performance Gauge
-8%
< 1 ns
< 1 ns

Commits

Click on a commit to change the comparison range
Base
main
719c41f
-33%
fix: checkout recursive for windows
da25a57
1 day ago
by not-matthias
0%
fix: compiler warnings
da6c95f
1 day ago
by not-matthias
© 2025 CodSpeed Technology
Home Terms Privacy Docs