diff --git a/benchmarks/data.js b/benchmarks/data.js index bd73d89ec0..ca89ce7f65 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702072991259, + "lastUpdate": 1702500378417, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -131448,6 +131448,54 @@ window.BENCHMARK_DATA = { "extra": "iterations: 256\ncpu: 518048.8281250001 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "Tom.Tan@microsoft.com", + "name": "Tom Tan", + "username": "ThomsonTan" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0b9371dcc5d26b2721482a7c0f89eb154dbe364f", + "message": "[BUILD] Fix removing of NOMINMAX on Windows (#2449)", + "timestamp": "2023-12-13T21:37:55+01:00", + "tree_id": "d43f1afc29626900a39d96ccabf5c0530b66f0a4", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0b9371dcc5d26b2721482a7c0f89eb154dbe364f" + }, + "date": 1702500373391, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_OtlpExporterEmptySpans", + "value": 46.951518997530584, + "unit": "ns/iter", + "extra": "iterations: 3068000\ncpu: 46.07477183833117 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterSparseSpans", + "value": 174.21057509405315, + "unit": "ns/iter", + "extra": "iterations: 786000\ncpu: 173.9081424936387 ns\nthreads: 1" + }, + { + "name": "BM_OtlpExporterDenseSpans", + "value": 1350.583053949311, + "unit": "ns/iter", + "extra": "iterations: 127000\ncpu: 1170.6031496062994 ns\nthreads: 1" + }, + { + "name": "BM_otlp_grpc_with_collector", + "value": 2222449.7882437794, + "unit": "ns/iter", + "extra": "iterations: 273\ncpu: 489923.44322344306 ns\nthreads: 1" + } + ] } ] }