|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740084411751, |
| 2 | + "lastUpdate": 1740125333162, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -243336,6 +243336,54 @@ window.BENCHMARK_DATA = { |
243336 | 243336 | "extra": "iterations: 224\ncpu: 615763.0089285716 ns\nthreads: 1" |
243337 | 243337 | } |
243338 | 243338 | ] |
| 243339 | + }, |
| 243340 | + { |
| 243341 | + "commit": { |
| 243342 | + "author": { |
| 243343 | + |
| 243344 | + "name": "WenTao Ou", |
| 243345 | + "username": "owent" |
| 243346 | + }, |
| 243347 | + "committer": { |
| 243348 | + |
| 243349 | + "name": "GitHub", |
| 243350 | + "username": "web-flow" |
| 243351 | + }, |
| 243352 | + "distinct": true, |
| 243353 | + "id": "181f1e5829fcec268645a99b4532a1c9fc693eb5", |
| 243354 | + "message": "[BUILD] Fix compiling problems with abiv2 and MSVC (#3284)", |
| 243355 | + "timestamp": "2025-02-21T09:06:57+01:00", |
| 243356 | + "tree_id": "a85327c7a45dc67e20dca52ae17562c7ab0c39fb", |
| 243357 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/181f1e5829fcec268645a99b4532a1c9fc693eb5" |
| 243358 | + }, |
| 243359 | + "date": 1740125320910, |
| 243360 | + "tool": "googlecpp", |
| 243361 | + "benches": [ |
| 243362 | + { |
| 243363 | + "name": "BM_OtlpExporterEmptySpans", |
| 243364 | + "value": 18.73702303230245, |
| 243365 | + "unit": "ns/iter", |
| 243366 | + "extra": "iterations: 7142000\ncpu: 18.73567320078409 ns\nthreads: 1" |
| 243367 | + }, |
| 243368 | + { |
| 243369 | + "name": "BM_OtlpExporterSparseSpans", |
| 243370 | + "value": 130.58119350009494, |
| 243371 | + "unit": "ns/iter", |
| 243372 | + "extra": "iterations: 1080000\ncpu: 128.88006666666666 ns\nthreads: 1" |
| 243373 | + }, |
| 243374 | + { |
| 243375 | + "name": "BM_OtlpExporterDenseSpans", |
| 243376 | + "value": 941.6580200195312, |
| 243377 | + "unit": "ns/iter", |
| 243378 | + "extra": "iterations: 150000\ncpu: 939.3592466666666 ns\nthreads: 1" |
| 243379 | + }, |
| 243380 | + { |
| 243381 | + "name": "BM_otlp_grpc_with_collector", |
| 243382 | + "value": 1714772.2997163471, |
| 243383 | + "unit": "ns/iter", |
| 243384 | + "extra": "iterations: 228\ncpu: 612112.8640350876 ns\nthreads: 1" |
| 243385 | + } |
| 243386 | + ] |
243339 | 243387 | } |
243340 | 243388 | ] |
243341 | 243389 | } |
|
0 commit comments