Skip to content

Commit a565d08

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f6d16d2
1 parent d9e53fa commit a565d08

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": 1745556190428,
2+
"lastUpdate": 1745558323049,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -259764,6 +259764,54 @@ window.BENCHMARK_DATA = {
259764259764
"extra": "iterations: 228\ncpu: 609902.1798245616 ns\nthreads: 1"
259765259765
}
259766259766
]
259767+
},
259768+
{
259769+
"commit": {
259770+
"author": {
259771+
"email": "[email protected]",
259772+
"name": "Lalit Kumar Bhasin",
259773+
"username": "lalitb"
259774+
},
259775+
"committer": {
259776+
"email": "[email protected]",
259777+
"name": "GitHub",
259778+
"username": "web-flow"
259779+
},
259780+
"distinct": true,
259781+
"id": "f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0",
259782+
"message": "Harden Github actions - pinned-dependencies (part -1) (#3380)",
259783+
"timestamp": "2025-04-25T05:15:53Z",
259784+
"tree_id": "93d0e030977b4a029a7935f4687719d44850edfa",
259785+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0"
259786+
},
259787+
"date": 1745558308067,
259788+
"tool": "googlecpp",
259789+
"benches": [
259790+
{
259791+
"name": "BM_OtlpExporterEmptySpans",
259792+
"value": 17.693838688314482,
259793+
"unit": "ns/iter",
259794+
"extra": "iterations: 7917000\ncpu: 17.692844259189087 ns\nthreads: 1"
259795+
},
259796+
{
259797+
"name": "BM_OtlpExporterSparseSpans",
259798+
"value": 131.32215435825177,
259799+
"unit": "ns/iter",
259800+
"extra": "iterations: 1072000\ncpu: 128.94902891791045 ns\nthreads: 1"
259801+
},
259802+
{
259803+
"name": "BM_OtlpExporterDenseSpans",
259804+
"value": 936.1632664998373,
259805+
"unit": "ns/iter",
259806+
"extra": "iterations: 150000\ncpu: 932.3979066666665 ns\nthreads: 1"
259807+
},
259808+
{
259809+
"name": "BM_otlp_grpc_with_collector",
259810+
"value": 1727721.1473699203,
259811+
"unit": "ns/iter",
259812+
"extra": "iterations: 228\ncpu: 616329.6535087721 ns\nthreads: 1"
259813+
}
259814+
]
259767259815
}
259768259816
]
259769259817
}

0 commit comments

Comments
 (0)