|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733179675054, |
| 2 | + "lastUpdate": 1733182966982, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -221136,6 +221136,54 @@ window.BENCHMARK_DATA = { |
221136 | 221136 | "extra": "iterations: 225\ncpu: 612453.448888889 ns\nthreads: 1" |
221137 | 221137 | } |
221138 | 221138 | ] |
| 221139 | + }, |
| 221140 | + { |
| 221141 | + "commit": { |
| 221142 | + "author": { |
| 221143 | + |
| 221144 | + "name": "Marc Alff", |
| 221145 | + "username": "marcalff" |
| 221146 | + }, |
| 221147 | + "committer": { |
| 221148 | + |
| 221149 | + "name": "GitHub", |
| 221150 | + "username": "web-flow" |
| 221151 | + }, |
| 221152 | + "distinct": true, |
| 221153 | + "id": "150256c1720b279a1dfc7c380d17e13e90cee15d", |
| 221154 | + "message": "[SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.29.0 (#3182)", |
| 221155 | + "timestamp": "2024-12-03T00:29:24+01:00", |
| 221156 | + "tree_id": "dcc9c403b487629812b1022cc9e557bfbf661614", |
| 221157 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/150256c1720b279a1dfc7c380d17e13e90cee15d" |
| 221158 | + }, |
| 221159 | + "date": 1733182955200, |
| 221160 | + "tool": "googlecpp", |
| 221161 | + "benches": [ |
| 221162 | + { |
| 221163 | + "name": "BM_OtlpExporterEmptySpans", |
| 221164 | + "value": 17.780532260040708, |
| 221165 | + "unit": "ns/iter", |
| 221166 | + "extra": "iterations: 7803000\ncpu: 17.77774727668846 ns\nthreads: 1" |
| 221167 | + }, |
| 221168 | + { |
| 221169 | + "name": "BM_OtlpExporterSparseSpans", |
| 221170 | + "value": 137.36821711063385, |
| 221171 | + "unit": "ns/iter", |
| 221172 | + "extra": "iterations: 1024000\ncpu: 134.8055341796875 ns\nthreads: 1" |
| 221173 | + }, |
| 221174 | + { |
| 221175 | + "name": "BM_OtlpExporterDenseSpans", |
| 221176 | + "value": 966.8448875690328, |
| 221177 | + "unit": "ns/iter", |
| 221178 | + "extra": "iterations: 145000\ncpu: 963.1492413793103 ns\nthreads: 1" |
| 221179 | + }, |
| 221180 | + { |
| 221181 | + "name": "BM_otlp_grpc_with_collector", |
| 221182 | + "value": 1690542.4887673897, |
| 221183 | + "unit": "ns/iter", |
| 221184 | + "extra": "iterations: 228\ncpu: 604461.043859649 ns\nthreads: 1" |
| 221185 | + } |
| 221186 | + ] |
221139 | 221187 | } |
221140 | 221188 | ] |
221141 | 221189 | } |
|
0 commit comments