Skip to content

Commit ef9ea17

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for fb6fde8
1 parent 12b4e83 commit ef9ea17

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": 1732705889291,
2+
"lastUpdate": 1733127525409,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -219804,6 +219804,54 @@ window.BENCHMARK_DATA = {
219804219804
"extra": "iterations: 227\ncpu: 610625.810572687 ns\nthreads: 1"
219805219805
}
219806219806
]
219807+
},
219808+
{
219809+
"commit": {
219810+
"author": {
219811+
"email": "[email protected]",
219812+
"name": "WenTao Ou",
219813+
"username": "owent"
219814+
},
219815+
"committer": {
219816+
"email": "[email protected]",
219817+
"name": "GitHub",
219818+
"username": "web-flow"
219819+
},
219820+
"distinct": true,
219821+
"id": "fb6fde824428fa53f9afbc0796edd60ed90c6e85",
219822+
"message": "[BUILD] Upgrade cmake (#3167)",
219823+
"timestamp": "2024-12-02T09:05:03+01:00",
219824+
"tree_id": "32518d45aba0028c4d0820c79f398e1830668393",
219825+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/fb6fde824428fa53f9afbc0796edd60ed90c6e85"
219826+
},
219827+
"date": 1733127513534,
219828+
"tool": "googlecpp",
219829+
"benches": [
219830+
{
219831+
"name": "BM_OtlpExporterEmptySpans",
219832+
"value": 18.673876393405322,
219833+
"unit": "ns/iter",
219834+
"extra": "iterations: 7715000\ncpu: 18.6726689565781 ns\nthreads: 1"
219835+
},
219836+
{
219837+
"name": "BM_OtlpExporterSparseSpans",
219838+
"value": 139.7651380673421,
219839+
"unit": "ns/iter",
219840+
"extra": "iterations: 1007000\ncpu: 136.76656405163854 ns\nthreads: 1"
219841+
},
219842+
{
219843+
"name": "BM_OtlpExporterDenseSpans",
219844+
"value": 960.1883692284152,
219845+
"unit": "ns/iter",
219846+
"extra": "iterations: 146000\ncpu: 956.1165068493153 ns\nthreads: 1"
219847+
},
219848+
{
219849+
"name": "BM_otlp_grpc_with_collector",
219850+
"value": 1708109.8265002389,
219851+
"unit": "ns/iter",
219852+
"extra": "iterations: 229\ncpu: 616063.0829694322 ns\nthreads: 1"
219853+
}
219854+
]
219807219855
}
219808219856
]
219809219857
}

0 commit comments

Comments
 (0)