|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731522501502, |
| 2 | + "lastUpdate": 1731541695883, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -210480,6 +210480,54 @@ window.BENCHMARK_DATA = { |
210480 | 210480 | "extra": "iterations: 229\ncpu: 606356.2969432313 ns\nthreads: 1" |
210481 | 210481 | } |
210482 | 210482 | ] |
| 210483 | + }, |
| 210484 | + { |
| 210485 | + "commit": { |
| 210486 | + "author": { |
| 210487 | + |
| 210488 | + "name": "Marc Alff", |
| 210489 | + "username": "marcalff" |
| 210490 | + }, |
| 210491 | + "committer": { |
| 210492 | + |
| 210493 | + "name": "GitHub", |
| 210494 | + "username": "web-flow" |
| 210495 | + }, |
| 210496 | + "distinct": true, |
| 210497 | + "id": "c81a3d4d20282cefd815db499acee539a98eaef1", |
| 210498 | + "message": "[SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.28.0 (#3139)", |
| 210499 | + "timestamp": "2024-11-14T00:34:37+01:00", |
| 210500 | + "tree_id": "c7db3e57bfcef3408e7648c73a267f11e7081756", |
| 210501 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c81a3d4d20282cefd815db499acee539a98eaef1" |
| 210502 | + }, |
| 210503 | + "date": 1731541684482, |
| 210504 | + "tool": "googlecpp", |
| 210505 | + "benches": [ |
| 210506 | + { |
| 210507 | + "name": "BM_OtlpExporterEmptySpans", |
| 210508 | + "value": 17.29907631450713, |
| 210509 | + "unit": "ns/iter", |
| 210510 | + "extra": "iterations: 7884000\ncpu: 17.297830035514966 ns\nthreads: 1" |
| 210511 | + }, |
| 210512 | + { |
| 210513 | + "name": "BM_OtlpExporterSparseSpans", |
| 210514 | + "value": 127.68151467306572, |
| 210515 | + "unit": "ns/iter", |
| 210516 | + "extra": "iterations: 1140000\ncpu: 125.92641228070175 ns\nthreads: 1" |
| 210517 | + }, |
| 210518 | + { |
| 210519 | + "name": "BM_OtlpExporterDenseSpans", |
| 210520 | + "value": 877.6158094406128, |
| 210521 | + "unit": "ns/iter", |
| 210522 | + "extra": "iterations: 160000\ncpu: 874.20304375 ns\nthreads: 1" |
| 210523 | + }, |
| 210524 | + { |
| 210525 | + "name": "BM_otlp_grpc_with_collector", |
| 210526 | + "value": 1660772.2993624413, |
| 210527 | + "unit": "ns/iter", |
| 210528 | + "extra": "iterations: 236\ncpu: 603438.9915254238 ns\nthreads: 1" |
| 210529 | + } |
| 210530 | + ] |
210483 | 210531 | } |
210484 | 210532 | ] |
210485 | 210533 | } |
|
0 commit comments