|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736530072286, |
| 2 | + "lastUpdate": 1736530074224, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -231990,6 +231990,54 @@ window.BENCHMARK_DATA = { |
231990 | 231990 | "extra": "iterations: 233\ncpu: 607064.7210300431 ns\nthreads: 1" |
231991 | 231991 | } |
231992 | 231992 | ] |
| 231993 | + }, |
| 231994 | + { |
| 231995 | + "commit": { |
| 231996 | + "author": { |
| 231997 | + |
| 231998 | + "name": "Sv. Lockal", |
| 231999 | + "username": "AngryLoki" |
| 232000 | + }, |
| 232001 | + "committer": { |
| 232002 | + |
| 232003 | + "name": "GitHub", |
| 232004 | + "username": "web-flow" |
| 232005 | + }, |
| 232006 | + "distinct": true, |
| 232007 | + "id": "57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79", |
| 232008 | + "message": "Fix error ‘uint8_t’ does not name a type with gcc-15 (#3240)", |
| 232009 | + "timestamp": "2025-01-10T09:13:30-08:00", |
| 232010 | + "tree_id": "bf08fb97fad1946444c592151fdd45741b38b24a", |
| 232011 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79" |
| 232012 | + }, |
| 232013 | + "date": 1736530061463, |
| 232014 | + "tool": "googlecpp", |
| 232015 | + "benches": [ |
| 232016 | + { |
| 232017 | + "name": "BM_OtlpExporterEmptySpans", |
| 232018 | + "value": 18.476121158388857, |
| 232019 | + "unit": "ns/iter", |
| 232020 | + "extra": "iterations: 7503000\ncpu: 18.475278555244568 ns\nthreads: 1" |
| 232021 | + }, |
| 232022 | + { |
| 232023 | + "name": "BM_OtlpExporterSparseSpans", |
| 232024 | + "value": 129.21082627784438, |
| 232025 | + "unit": "ns/iter", |
| 232026 | + "extra": "iterations: 1069000\ncpu: 126.87647240411603 ns\nthreads: 1" |
| 232027 | + }, |
| 232028 | + { |
| 232029 | + "name": "BM_OtlpExporterDenseSpans", |
| 232030 | + "value": 930.2761381035609, |
| 232031 | + "unit": "ns/iter", |
| 232032 | + "extra": "iterations: 151000\ncpu: 928.9748675496687 ns\nthreads: 1" |
| 232033 | + }, |
| 232034 | + { |
| 232035 | + "name": "BM_otlp_grpc_with_collector", |
| 232036 | + "value": 1718607.7186344985, |
| 232037 | + "unit": "ns/iter", |
| 232038 | + "extra": "iterations: 223\ncpu: 615673.475336323 ns\nthreads: 1" |
| 232039 | + } |
| 232040 | + ] |
231993 | 232041 | } |
231994 | 232042 | ] |
231995 | 232043 | } |
|
0 commit comments