diff --git a/benchmarks/data.js b/benchmarks/data.js index 1269117e3b..b7eeb47c72 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696084908711, + "lastUpdate": 1696271644793, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -111624,6 +111624,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 192\ncpu: 683838.5416666666 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "dashpole@google.com", + "name": "David Ashpole", + "username": "dashpole" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0803e6a8f26458df4c987c5fcc19823ca530cc41", + "message": "prometheus exporter: Add otel_scope_name and otel_scope_version labels (#2293)", + "timestamp": "2023-10-02T20:21:01+02:00", + "tree_id": "bcc5e0d4d980772fe94c95546090d118118e72d2", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0803e6a8f26458df4c987c5fcc19823ca530cc41" + }, + "date": 1696271638873, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 35.81920425514171, + "unit": "ns/iter", + "extra": "iterations: 4002000\ncpu: 34.75974512743629 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 127.19685038469241, + "unit": "ns/iter", + "extra": "iterations: 1107000\ncpu: 126.10009033423668 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 868.7943588068456, + "unit": "ns/iter", + "extra": "iterations: 162000\ncpu: 866.4604938271605 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 1939524.9788878395, + "unit": "ns/iter", + "extra": "iterations: 305\ncpu: 410572.45901639346 ns\nthreads: 1" + } + ] } ] }