diff --git a/benchmarks/data.js b/benchmarks/data.js index 1e2146ec69..4feb410a1b 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720227562161, + "lastUpdate": 1720227564422, "repoUrl": "https://github.com/msiddhu/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -184926,6 +184926,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 226\ncpu: 617380.3451327431 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "msiddhu45@gmail.com", + "name": "Siddhartha Malladi", + "username": "msiddhu" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "715745821ecdd97412bd899c99c61ee03649802c", + "message": "Merge branch 'open-telemetry:main' into main", + "timestamp": "2024-07-05T20:32:18-04:00", + "tree_id": "0b680b7360cd257e44ed8215c41f252e0251e548", + "url": "https://github.com/msiddhu/opentelemetry-cpp/commit/715745821ecdd97412bd899c99c61ee03649802c" + }, + "date": 1720227554422, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 46.77265044675774, + "unit": "ns/iter", + "extra": "iterations: 2988000\ncpu: 46.76717838018742 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 107.9372769589611, + "unit": "ns/iter", + "extra": "iterations: 1301000\ncpu: 107.9311022290546 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 631.8242026016851, + "unit": "ns/iter", + "extra": "iterations: 223000\ncpu: 631.767587443946 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 1700701.734944844, + "unit": "ns/iter", + "extra": "iterations: 223\ncpu: 626008.4618834083 ns\nthreads: 1" + } + ] } ] }