diff --git a/benchmarks/data.js b/benchmarks/data.js index ce46932fe3..b576c49d61 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716839932886, + "lastUpdate": 1716839934212, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -170916,6 +170916,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 265\ncpu: 487876.11320754717 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "owentou@tencent.com", + "name": "WenTao Ou", + "username": "owent" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "605c3e8ea7307dbc8d2c54db2587476cc6a0cbb7", + "message": "[SDK] Fix forceflush may wait for ever (#2584)\n\n\r\nCo-authored-by: Marc Alff \r\nCo-authored-by: Tom Tan ", + "timestamp": "2024-05-27T21:50:01+02:00", + "tree_id": "bbef5dc20219ce27479f59d7b5c17f313186bf0d", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/605c3e8ea7307dbc8d2c54db2587476cc6a0cbb7" + }, + "date": 1716839924647, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 47.70552239766935, + "unit": "ns/iter", + "extra": "iterations: 2952000\ncpu: 47.70602608401084 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 185.52146313969624, + "unit": "ns/iter", + "extra": "iterations: 817000\ncpu: 175.9053157894737 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 1149.4139830271404, + "unit": "ns/iter", + "extra": "iterations: 120000\ncpu: 1148.061041666667 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 2426613.3363219514, + "unit": "ns/iter", + "extra": "iterations: 261\ncpu: 493328.39080459793 ns\nthreads: 1" + } + ] } ] }