|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743061377781, |
| 2 | + "lastUpdate": 1743061379723, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -253056,6 +253056,54 @@ window.BENCHMARK_DATA = { |
253056 | 253056 | "extra": "iterations: 230\ncpu: 611212.1608695651 ns\nthreads: 1" |
253057 | 253057 | } |
253058 | 253058 | ] |
| 253059 | + }, |
| 253060 | + { |
| 253061 | + "commit": { |
| 253062 | + "author": { |
| 253063 | + |
| 253064 | + "name": "Doug Barker", |
| 253065 | + "username": "dbarker" |
| 253066 | + }, |
| 253067 | + "committer": { |
| 253068 | + |
| 253069 | + "name": "GitHub", |
| 253070 | + "username": "web-flow" |
| 253071 | + }, |
| 253072 | + "distinct": true, |
| 253073 | + "id": "a6779d8e21c008204ea4b62affbec177f931ede9", |
| 253074 | + "message": "[DEVCONTAINER] fix grpc install (#3325)", |
| 253075 | + "timestamp": "2025-03-27T08:39:53+01:00", |
| 253076 | + "tree_id": "1c868302385d5f1452e92285d3cc570cbc06fa75", |
| 253077 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a6779d8e21c008204ea4b62affbec177f931ede9" |
| 253078 | + }, |
| 253079 | + "date": 1743061363023, |
| 253080 | + "tool": "googlecpp", |
| 253081 | + "benches": [ |
| 253082 | + { |
| 253083 | + "name": "BM_OtlpExporterEmptySpans", |
| 253084 | + "value": 17.88738676870849, |
| 253085 | + "unit": "ns/iter", |
| 253086 | + "extra": "iterations: 7797000\ncpu: 17.887682954982687 ns\nthreads: 1" |
| 253087 | + }, |
| 253088 | + { |
| 253089 | + "name": "BM_OtlpExporterSparseSpans", |
| 253090 | + "value": 133.28907101653343, |
| 253091 | + "unit": "ns/iter", |
| 253092 | + "extra": "iterations: 1075000\ncpu: 130.54714697674422 ns\nthreads: 1" |
| 253093 | + }, |
| 253094 | + { |
| 253095 | + "name": "BM_OtlpExporterDenseSpans", |
| 253096 | + "value": 921.0881064919864, |
| 253097 | + "unit": "ns/iter", |
| 253098 | + "extra": "iterations: 136000\ncpu: 919.3812867647061 ns\nthreads: 1" |
| 253099 | + }, |
| 253100 | + { |
| 253101 | + "name": "BM_otlp_grpc_with_collector", |
| 253102 | + "value": 1925366.9901097075, |
| 253103 | + "unit": "ns/iter", |
| 253104 | + "extra": "iterations: 235\ncpu: 597101.2297872338 ns\nthreads: 1" |
| 253105 | + } |
| 253106 | + ] |
253059 | 253107 | } |
253060 | 253108 | ] |
253061 | 253109 | } |
|
0 commit comments