CodSpeedHQ
codspeed-cpp
Instrumentation
Wall Time
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Add bazel support for google benchmark
#8
Merged
Comparing
cod-815-bazel-support-for-c-integration
(
bf30684
) with
main
(
b6cbff9
)
CodSpeed Performance Gauge
N/A
Improvements
0
Regressions
0
Untouched
0
New
42
Dropped
21
Ignored
0
Benchmarks
Failed
BM_Template[std\:\:string]
Missing
examples/google_benchmark/template_bench.hpp::test::BM_Template[std\:\:string]
CodSpeed Performance Gauge
N/A
4.5 µs
N/A
BM_Template[int]
Missing
examples/google_benchmark/template_bench.hpp::test::BM_Template[int]
CodSpeed Performance Gauge
N/A
4.3 µs
N/A
BM_Template2[int, double]
Missing
examples/google_benchmark/template_bench.hpp::BM_Template2[int, double]
CodSpeed Performance Gauge
N/A
3.7 µs
N/A
BM_Template1_Capture[two_type_test, int, double]
Missing
examples/google_benchmark/template_bench.hpp::BM_Template1_Capture[two_type_test, int, double]
CodSpeed Performance Gauge
N/A
3.7 µs
N/A
BM_Template1_Capture[int_string_test]
Missing
examples/google_benchmark/template_bench.hpp::BM_Template1_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
3.7 µs
N/A
BM_Template1[int]
Missing
examples/google_benchmark/template_bench.hpp::BM_Template1[int]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_rand_vector
Missing
examples/google_benchmark/main.cpp::BM_rand_vector
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_memcpy[8]
Missing
examples/google_benchmark/main.cpp::BM_memcpy[8]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_memcpy[8192]
Missing
examples/google_benchmark/main.cpp::BM_memcpy[8192]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_memcpy[64]
Missing
examples/google_benchmark/main.cpp::BM_memcpy[64]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_memcpy[512]
Missing
examples/google_benchmark/main.cpp::BM_memcpy[512]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_memcpy[4096]
Missing
examples/google_benchmark/main.cpp::BM_memcpy[4096]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_StringCopy
Missing
examples/google_benchmark/main.cpp::BM_StringCopy
CodSpeed Performance Gauge
N/A
3.9 µs
N/A
BM_Capture[int_test]
Missing
examples/google_benchmark/main.cpp::BM_Capture[int_test]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
BM_Capture[int_string_test]
Missing
examples/google_benchmark/main.cpp::BM_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
3.8 µs
N/A
TestB[MyTemplate2, int, double]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::TestB[MyTemplate2, int, double]
CodSpeed Performance Gauge
N/A
3.5 µs
N/A
TestA[MyTemplate1, int]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::TestA[MyTemplate1, int]
CodSpeed Performance Gauge
N/A
3.5 µs
N/A
IntTest[MyTemplatedFixture, int]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::IntTest[MyTemplatedFixture, int]
CodSpeed Performance Gauge
N/A
3.5 µs
N/A
FooTest[MyFixture]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::FooTest[MyFixture]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
DoubleTest[MyTemplatedFixture, double]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::DoubleTest[MyTemplatedFixture, double]
CodSpeed Performance Gauge
N/A
3.5 µs
N/A
BarTest[MyFixture]
Missing
examples/google_benchmark/fixture_bench.hpp::example_namespace::BarTest[MyFixture]
CodSpeed Performance Gauge
N/A
3.6 µs
N/A
New
BarTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::BarTest[MyFixture]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::DoubleTest[MyTemplatedFixture, double]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
FooTest[MyFixture]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::FooTest[MyFixture]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::IntTest[MyTemplatedFixture, int]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
TestA[MyTemplate1, int]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::TestA[MyTemplate1, int]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
TestB[MyTemplate2, int, double]
examples/google_benchmark_bazel/fixture_bench.hpp::example_namespace::TestB[MyTemplate2, int, double]
CodSpeed Performance Gauge
N/A
N/A
120.6 ns
BM_Capture[int_string_test]
examples/google_benchmark_bazel/main.cpp::BM_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
N/A
120.3 ns
BM_Capture[int_test]
examples/google_benchmark_bazel/main.cpp::BM_Capture[int_test]
CodSpeed Performance Gauge
N/A
N/A
91.4 ns
BM_StringCopy
examples/google_benchmark_bazel/main.cpp::BM_StringCopy
CodSpeed Performance Gauge
N/A
N/A
459.7 ns
BM_memcpy[4096]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[4096]
CodSpeed Performance Gauge
N/A
N/A
92.8 ns
BM_memcpy[512]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[512]
CodSpeed Performance Gauge
N/A
N/A
92.8 ns
BM_memcpy[64]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[64]
CodSpeed Performance Gauge
N/A
N/A
92.8 ns
BM_memcpy[8192]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[8192]
CodSpeed Performance Gauge
N/A
N/A
92.8 ns
BM_memcpy[8]
examples/google_benchmark_bazel/main.cpp::BM_memcpy[8]
CodSpeed Performance Gauge
N/A
N/A
92.8 ns
BM_rand_vector
examples/google_benchmark_bazel/main.cpp::BM_rand_vector
CodSpeed Performance Gauge
N/A
N/A
91.4 ns
BM_Template1[int]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template1[int]
CodSpeed Performance Gauge
N/A
N/A
121.7 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template1_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
N/A
120.3 ns
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
N/A
N/A
149.4 ns
BM_Template2[int, double]
examples/google_benchmark_bazel/template_bench.hpp::BM_Template2[int, double]
CodSpeed Performance Gauge
N/A
N/A
121.7 ns
BM_Template[int]
examples/google_benchmark_bazel/template_bench.hpp::test::BM_Template[int]
CodSpeed Performance Gauge
N/A
N/A
991.9 ns
BM_Template[std\:\:string]
examples/google_benchmark_bazel/template_bench.hpp::test::BM_Template[std\:\:string]
CodSpeed Performance Gauge
N/A
N/A
1.2 µs
BarTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::BarTest[MyFixture]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
DoubleTest[MyTemplatedFixture, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::DoubleTest[MyTemplatedFixture, double]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
FooTest[MyFixture]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::FooTest[MyFixture]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
IntTest[MyTemplatedFixture, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::IntTest[MyTemplatedFixture, int]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
TestA[MyTemplate1, int]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::TestA[MyTemplate1, int]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
TestB[MyTemplate2, int, double]
examples/google_benchmark_cmake/fixture_bench.hpp::example_namespace::TestB[MyTemplate2, int, double]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_Capture[int_string_test]
examples/google_benchmark_cmake/main.cpp::BM_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_Capture[int_test]
examples/google_benchmark_cmake/main.cpp::BM_Capture[int_test]
CodSpeed Performance Gauge
N/A
N/A
119.4 ns
BM_StringCopy
examples/google_benchmark_cmake/main.cpp::BM_StringCopy
CodSpeed Performance Gauge
N/A
N/A
400.8 ns
BM_memcpy[4096]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[4096]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_memcpy[512]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[512]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_memcpy[64]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[64]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_memcpy[8192]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[8192]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_memcpy[8]
examples/google_benchmark_cmake/main.cpp::BM_memcpy[8]
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_rand_vector
examples/google_benchmark_cmake/main.cpp::BM_rand_vector
CodSpeed Performance Gauge
N/A
N/A
90.3 ns
BM_Template1[int]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template1[int]
CodSpeed Performance Gauge
N/A
N/A
121.7 ns
BM_Template1_Capture[int_string_test]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template1_Capture[int_string_test]
CodSpeed Performance Gauge
N/A
N/A
90.3 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
N/A
N/A
90.3 ns
BM_Template2[int, double]
examples/google_benchmark_cmake/template_bench.hpp::BM_Template2[int, double]
CodSpeed Performance Gauge
N/A
N/A
121.9 ns
BM_Template[int]
examples/google_benchmark_cmake/template_bench.hpp::test::BM_Template[int]
CodSpeed Performance Gauge
N/A
N/A
960.8 ns
BM_Template[std\:\:string]
examples/google_benchmark_cmake/template_bench.hpp::test::BM_Template[std\:\:string]
CodSpeed Performance Gauge
N/A
N/A
1.1 µs
Commits
Click on a commit to change the comparison range
No baseline data is yet available
Once your main branch has generated a first performance report, you will see the list of commits and their performance impact here.
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs