|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1751329875722, |
| 2 | + "lastUpdate": 1751329878405, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -295890,6 +295890,54 @@ window.BENCHMARK_DATA = { |
295890 | 295890 | "extra": "iterations: 218\ncpu: 636258.9770642202 ns\nthreads: 1" |
295891 | 295891 | } |
295892 | 295892 | ] |
| 295893 | + }, |
| 295894 | + { |
| 295895 | + "commit": { |
| 295896 | + "author": { |
| 295897 | + |
| 295898 | + "name": "Doug Barker", |
| 295899 | + "username": "dbarker" |
| 295900 | + }, |
| 295901 | + "committer": { |
| 295902 | + |
| 295903 | + "name": "GitHub", |
| 295904 | + "username": "web-flow" |
| 295905 | + }, |
| 295906 | + "distinct": true, |
| 295907 | + "id": "3b42db59b0c3bc24e5449de9baa926d1946faf76", |
| 295908 | + "message": "[CodeHealth] Fix clang-tidy warnings part 5 (#3506)", |
| 295909 | + "timestamp": "2025-07-01T02:27:19+02:00", |
| 295910 | + "tree_id": "e08b8108c33b33e819203325d4fd1ab448138e16", |
| 295911 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3b42db59b0c3bc24e5449de9baa926d1946faf76" |
| 295912 | + }, |
| 295913 | + "date": 1751329860335, |
| 295914 | + "tool": "googlecpp", |
| 295915 | + "benches": [ |
| 295916 | + { |
| 295917 | + "name": "BM_OtlpExporterEmptySpans", |
| 295918 | + "value": 17.844769808065227, |
| 295919 | + "unit": "ns/iter", |
| 295920 | + "extra": "iterations: 7838000\ncpu: 17.844819086501662 ns\nthreads: 1" |
| 295921 | + }, |
| 295922 | + { |
| 295923 | + "name": "BM_OtlpExporterSparseSpans", |
| 295924 | + "value": 132.93548432550267, |
| 295925 | + "unit": "ns/iter", |
| 295926 | + "extra": "iterations: 1058000\ncpu: 130.45294612476368 ns\nthreads: 1" |
| 295927 | + }, |
| 295928 | + { |
| 295929 | + "name": "BM_OtlpExporterDenseSpans", |
| 295930 | + "value": 937.1290270914168, |
| 295931 | + "unit": "ns/iter", |
| 295932 | + "extra": "iterations: 149000\ncpu: 934.6811275167785 ns\nthreads: 1" |
| 295933 | + }, |
| 295934 | + { |
| 295935 | + "name": "BM_otlp_grpc_with_collector", |
| 295936 | + "value": 1787995.8701344717, |
| 295937 | + "unit": "ns/iter", |
| 295938 | + "extra": "iterations: 226\ncpu: 622136.6061946901 ns\nthreads: 1" |
| 295939 | + } |
| 295940 | + ] |
295893 | 295941 | } |
295894 | 295942 | ] |
295895 | 295943 | } |
|
0 commit comments