|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748443986785, |
| 2 | + "lastUpdate": 1748461492406, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -276492,6 +276492,54 @@ window.BENCHMARK_DATA = { |
276492 | 276492 | "extra": "iterations: 220\ncpu: 630572.7818181819 ns\nthreads: 1" |
276493 | 276493 | } |
276494 | 276494 | ] |
| 276495 | + }, |
| 276496 | + { |
| 276497 | + "commit": { |
| 276498 | + "author": { |
| 276499 | + |
| 276500 | + "name": "ethan", |
| 276501 | + "username": "ethandmd" |
| 276502 | + }, |
| 276503 | + "committer": { |
| 276504 | + |
| 276505 | + "name": "GitHub", |
| 276506 | + "username": "web-flow" |
| 276507 | + }, |
| 276508 | + "distinct": true, |
| 276509 | + "id": "d99593f2fdefce1cd7a2c6249d8207f81772df35", |
| 276510 | + "message": "[EXPORTER] support unix sockets in grpc client (#3410)", |
| 276511 | + "timestamp": "2025-05-28T21:41:18+02:00", |
| 276512 | + "tree_id": "ef5201989b1fa181317a32390fab3f93568f3e22", |
| 276513 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d99593f2fdefce1cd7a2c6249d8207f81772df35" |
| 276514 | + }, |
| 276515 | + "date": 1748461476041, |
| 276516 | + "tool": "googlecpp", |
| 276517 | + "benches": [ |
| 276518 | + { |
| 276519 | + "name": "BM_OtlpExporterEmptySpans", |
| 276520 | + "value": 18.667779944433512, |
| 276521 | + "unit": "ns/iter", |
| 276522 | + "extra": "iterations: 7126000\ncpu: 18.66711563289363 ns\nthreads: 1" |
| 276523 | + }, |
| 276524 | + { |
| 276525 | + "name": "BM_OtlpExporterSparseSpans", |
| 276526 | + "value": 135.9512779474499, |
| 276527 | + "unit": "ns/iter", |
| 276528 | + "extra": "iterations: 991000\ncpu: 132.56990010090823 ns\nthreads: 1" |
| 276529 | + }, |
| 276530 | + { |
| 276531 | + "name": "BM_OtlpExporterDenseSpans", |
| 276532 | + "value": 1058.0950769884832, |
| 276533 | + "unit": "ns/iter", |
| 276534 | + "extra": "iterations: 145000\ncpu: 1054.5598000000005 ns\nthreads: 1" |
| 276535 | + }, |
| 276536 | + { |
| 276537 | + "name": "BM_otlp_grpc_with_collector", |
| 276538 | + "value": 1777343.1512806981, |
| 276539 | + "unit": "ns/iter", |
| 276540 | + "extra": "iterations: 223\ncpu: 624788.7937219732 ns\nthreads: 1" |
| 276541 | + } |
| 276542 | + ] |
276495 | 276543 | } |
276496 | 276544 | ] |
276497 | 276545 | } |
|
0 commit comments