|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734453496914, |
| 2 | + "lastUpdate": 1734453501396, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -225330,6 +225330,54 @@ window.BENCHMARK_DATA = { |
225330 | 225330 | "extra": "iterations: 230\ncpu: 608311.4826086961 ns\nthreads: 1" |
225331 | 225331 | } |
225332 | 225332 | ] |
| 225333 | + }, |
| 225334 | + { |
| 225335 | + "commit": { |
| 225336 | + "author": { |
| 225337 | + |
| 225338 | + "name": "Marc Alff", |
| 225339 | + "username": "marcalff" |
| 225340 | + }, |
| 225341 | + "committer": { |
| 225342 | + |
| 225343 | + "name": "GitHub", |
| 225344 | + "username": "web-flow" |
| 225345 | + }, |
| 225346 | + "distinct": true, |
| 225347 | + "id": "b7418152a08b00845cdcffeb557ee9e77f5f22a3", |
| 225348 | + "message": "[CI] Fix CI on ubuntu-latest (#3207)", |
| 225349 | + "timestamp": "2024-12-17T17:24:48+01:00", |
| 225350 | + "tree_id": "150a0a929ccc856c650be82c6921f5bf8a07042d", |
| 225351 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b7418152a08b00845cdcffeb557ee9e77f5f22a3" |
| 225352 | + }, |
| 225353 | + "date": 1734453489659, |
| 225354 | + "tool": "googlecpp", |
| 225355 | + "benches": [ |
| 225356 | + { |
| 225357 | + "name": "BM_OtlpExporterEmptySpans", |
| 225358 | + "value": 17.635930738440447, |
| 225359 | + "unit": "ns/iter", |
| 225360 | + "extra": "iterations: 7717000\ncpu: 17.63592911753272 ns\nthreads: 1" |
| 225361 | + }, |
| 225362 | + { |
| 225363 | + "name": "BM_OtlpExporterSparseSpans", |
| 225364 | + "value": 129.61290846101843, |
| 225365 | + "unit": "ns/iter", |
| 225366 | + "extra": "iterations: 1074000\ncpu: 127.24676443202979 ns\nthreads: 1" |
| 225367 | + }, |
| 225368 | + { |
| 225369 | + "name": "BM_OtlpExporterDenseSpans", |
| 225370 | + "value": 1016.6096687316895, |
| 225371 | + "unit": "ns/iter", |
| 225372 | + "extra": "iterations: 100000\ncpu: 1006.1258699999997 ns\nthreads: 1" |
| 225373 | + }, |
| 225374 | + { |
| 225375 | + "name": "BM_otlp_grpc_with_collector", |
| 225376 | + "value": 1682473.6373836985, |
| 225377 | + "unit": "ns/iter", |
| 225378 | + "extra": "iterations: 237\ncpu: 603087.4092827005 ns\nthreads: 1" |
| 225379 | + } |
| 225380 | + ] |
225333 | 225381 | } |
225334 | 225382 | ] |
225335 | 225383 | } |
|
0 commit comments