Skip to content

Commit 0e9204e

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6175aa0
1 parent 1f5bf7c commit 0e9204e

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": 1743546291176,
2+
"lastUpdate": 1743546293637,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -255720,6 +255720,54 @@ window.BENCHMARK_DATA = {
255720255720
"extra": "iterations: 221\ncpu: 625111.2036199095 ns\nthreads: 1"
255721255721
}
255722255722
]
255723+
},
255724+
{
255725+
"commit": {
255726+
"author": {
255727+
"email": "[email protected]",
255728+
"name": "Marc Alff",
255729+
"username": "marcalff"
255730+
},
255731+
"committer": {
255732+
"email": "[email protected]",
255733+
"name": "GitHub",
255734+
"username": "web-flow"
255735+
},
255736+
"distinct": true,
255737+
"id": "6175aa0b213eea053247e43b4f35b8d201fa356e",
255738+
"message": "[RELEASE] Release opentelemetry-cpp 1.20.0 (#3328)",
255739+
"timestamp": "2025-04-02T00:21:41+02:00",
255740+
"tree_id": "5d61acba02b9d936f3c68cdb6bca6deeef8697d4",
255741+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6175aa0b213eea053247e43b4f35b8d201fa356e"
255742+
},
255743+
"date": 1743546276894,
255744+
"tool": "googlecpp",
255745+
"benches": [
255746+
{
255747+
"name": "BM_OtlpExporterEmptySpans",
255748+
"value": 34.46215708407228,
255749+
"unit": "ns/iter",
255750+
"extra": "iterations: 4077000\ncpu: 34.34931322050527 ns\nthreads: 1"
255751+
},
255752+
{
255753+
"name": "BM_OtlpExporterSparseSpans",
255754+
"value": 239.60987059008173,
255755+
"unit": "ns/iter",
255756+
"extra": "iterations: 595000\ncpu: 235.8114521008404 ns\nthreads: 1"
255757+
},
255758+
{
255759+
"name": "BM_OtlpExporterDenseSpans",
255760+
"value": 1488.1531397501628,
255761+
"unit": "ns/iter",
255762+
"extra": "iterations: 90000\ncpu: 1485.1083555555551 ns\nthreads: 1"
255763+
},
255764+
{
255765+
"name": "BM_otlp_grpc_with_collector",
255766+
"value": 3628194.6119568157,
255767+
"unit": "ns/iter",
255768+
"extra": "iterations: 213\ncpu: 644707.3333333331 ns\nthreads: 1"
255769+
}
255770+
]
255723255771
}
255724255772
]
255725255773
}

0 commit comments

Comments
 (0)