diff --git a/benchmarks/data.js b/benchmarks/data.js index 4f9666a469..947aeda5e7 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721257305646, + "lastUpdate": 1721257307626, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -188232,6 +188232,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 230\ncpu: 612270.0478260869 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "marc.alff@oracle.com", + "name": "Marc Alff", + "username": "marcalff" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0a43c1f2b16e2636e7c768c88957c4f0e4d3f8ce", + "message": "[BUILD] Upgrade to opentelemetry-proto 1.3.2 (#2991)", + "timestamp": "2024-07-18T00:48:26+02:00", + "tree_id": "49fb33f943d140c9bdc95c5106a735eb8c81536a", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0a43c1f2b16e2636e7c768c88957c4f0e4d3f8ce" + }, + "date": 1721257296416, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 17.47731185634125, + "unit": "ns/iter", + "extra": "iterations: 7986000\ncpu: 17.475087402955175 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 130.82735652853202, + "unit": "ns/iter", + "extra": "iterations: 1084000\ncpu: 128.5575590405904 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 921.6358459073733, + "unit": "ns/iter", + "extra": "iterations: 153000\ncpu: 917.9928235294121 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 1603405.6997706748, + "unit": "ns/iter", + "extra": "iterations: 234\ncpu: 600669.948717949 ns\nthreads: 1" + } + ] } ] }