diff --git a/benchmarks/data.js b/benchmarks/data.js index 2ffbec2c39..5166a14a78 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704744647159, + "lastUpdate": 1704744648962, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -136086,6 +136086,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 285\ncpu: 494440.0000000001 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "timwoj@gmail.com", + "name": "Tim Wojtulewicz", + "username": "timwoj" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f084fbce22abb4fee503da15927cd0f0897429cc", + "message": "[EXPORTER] Rename populate_otel_scope to without_otel_scope (#2479)", + "timestamp": "2024-01-08T21:02:18+01:00", + "tree_id": "caab0865f917892db4289500fc08fcd91a2f31d4", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f084fbce22abb4fee503da15927cd0f0897429cc" + }, + "date": 1704744642505, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 42.8899639672975, + "unit": "ns/iter", + "extra": "iterations: 3363000\ncpu: 42.88394290811775 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 162.48589949988423, + "unit": "ns/iter", + "extra": "iterations: 852000\ncpu: 162.47793427230044 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 889.2127445765904, + "unit": "ns/iter", + "extra": "iterations: 210000\ncpu: 889.2200000000001 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 1813916.0255517215, + "unit": "ns/iter", + "extra": "iterations: 269\ncpu: 498717.4721189588 ns\nthreads: 1" + } + ] } ] }