Skip to content

Commit cbea5c9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for d15da3b
1 parent 430ff14 commit cbea5c9

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1732705884563,
2+
"lastUpdate": 1732705886419,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -219558,6 +219558,54 @@ window.BENCHMARK_DATA = {
219558219558
"extra": "iterations: 229\ncpu: 608102.8908296943 ns\nthreads: 1"
219559219559
}
219560219560
]
219561+
},
219562+
{
219563+
"commit": {
219564+
"author": {
219565+
"email": "[email protected]",
219566+
"name": "Marc Alff",
219567+
"username": "marcalff"
219568+
},
219569+
"committer": {
219570+
"email": "[email protected]",
219571+
"name": "GitHub",
219572+
"username": "web-flow"
219573+
},
219574+
"distinct": true,
219575+
"id": "d15da3b2568beb50f34098afbab8892232ec8bde",
219576+
"message": "[Code health] Include what you use cleanup, part 5 (#3140)",
219577+
"timestamp": "2024-11-27T11:57:47+01:00",
219578+
"tree_id": "822da3d50ebcc53da09f965b0d57c348a6323d4a",
219579+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d15da3b2568beb50f34098afbab8892232ec8bde"
219580+
},
219581+
"date": 1732705873226,
219582+
"tool": "googlecpp",
219583+
"benches": [
219584+
{
219585+
"name": "BM_OtlpExporterEmptySpans",
219586+
"value": 17.853475276269062,
219587+
"unit": "ns/iter",
219588+
"extra": "iterations: 7703000\ncpu: 17.853557055692587 ns\nthreads: 1"
219589+
},
219590+
{
219591+
"name": "BM_OtlpExporterSparseSpans",
219592+
"value": 135.9439590602245,
219593+
"unit": "ns/iter",
219594+
"extra": "iterations: 1030000\ncpu: 134.04296504854372 ns\nthreads: 1"
219595+
},
219596+
{
219597+
"name": "BM_OtlpExporterDenseSpans",
219598+
"value": 969.396788498451,
219599+
"unit": "ns/iter",
219600+
"extra": "iterations: 145000\ncpu: 965.1662206896551 ns\nthreads: 1"
219601+
},
219602+
{
219603+
"name": "BM_otlp_grpc_with_collector",
219604+
"value": 1697960.404047357,
219605+
"unit": "ns/iter",
219606+
"extra": "iterations: 227\ncpu: 610625.810572687 ns\nthreads: 1"
219607+
}
219608+
]
219561219609
}
219562219610
]
219563219611
}

0 commit comments

Comments
 (0)