|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731522497476, |
| 2 | + "lastUpdate": 1731522499292, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -210234,6 +210234,54 @@ window.BENCHMARK_DATA = { |
210234 | 210234 | "extra": "iterations: 231\ncpu: 611585.8831168832 ns\nthreads: 1" |
210235 | 210235 | } |
210236 | 210236 | ] |
| 210237 | + }, |
| 210238 | + { |
| 210239 | + "commit": { |
| 210240 | + "author": { |
| 210241 | + |
| 210242 | + "name": "Marc Alff", |
| 210243 | + "username": "marcalff" |
| 210244 | + }, |
| 210245 | + "committer": { |
| 210246 | + |
| 210247 | + "name": "GitHub", |
| 210248 | + "username": "web-flow" |
| 210249 | + }, |
| 210250 | + "distinct": true, |
| 210251 | + "id": "f7a9aea0637f0b29e1668b4a7e83b25106489b87", |
| 210252 | + "message": "[SEMANTIC CONVENTIONS] Migration to weaver (#3105)", |
| 210253 | + "timestamp": "2024-11-13T19:14:12+01:00", |
| 210254 | + "tree_id": "93065d142f21e6fae98f0c651b05006587199d40", |
| 210255 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f7a9aea0637f0b29e1668b4a7e83b25106489b87" |
| 210256 | + }, |
| 210257 | + "date": 1731522488371, |
| 210258 | + "tool": "googlecpp", |
| 210259 | + "benches": [ |
| 210260 | + { |
| 210261 | + "name": "BM_OtlpExporterEmptySpans", |
| 210262 | + "value": 17.599280852037204, |
| 210263 | + "unit": "ns/iter", |
| 210264 | + "extra": "iterations: 7912000\ncpu: 17.59938296258847 ns\nthreads: 1" |
| 210265 | + }, |
| 210266 | + { |
| 210267 | + "name": "BM_OtlpExporterSparseSpans", |
| 210268 | + "value": 135.7431287196145, |
| 210269 | + "unit": "ns/iter", |
| 210270 | + "extra": "iterations: 1072000\ncpu: 134.0301473880597 ns\nthreads: 1" |
| 210271 | + }, |
| 210272 | + { |
| 210273 | + "name": "BM_OtlpExporterDenseSpans", |
| 210274 | + "value": 961.3289738332988, |
| 210275 | + "unit": "ns/iter", |
| 210276 | + "extra": "iterations: 151000\ncpu: 956.5560000000002 ns\nthreads: 1" |
| 210277 | + }, |
| 210278 | + { |
| 210279 | + "name": "BM_otlp_grpc_with_collector", |
| 210280 | + "value": 1699401.8221526167, |
| 210281 | + "unit": "ns/iter", |
| 210282 | + "extra": "iterations: 229\ncpu: 606356.2969432313 ns\nthreads: 1" |
| 210283 | + } |
| 210284 | + ] |
210237 | 210285 | } |
210238 | 210286 | ] |
210239 | 210287 | } |
|
0 commit comments