Skip to content

Commit 35bfb05

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for a713947
1 parent 4ef82fa commit 35bfb05

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": 1731398216960,
2+
"lastUpdate": 1731398226611,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -209988,6 +209988,54 @@ window.BENCHMARK_DATA = {
209988209988
"extra": "iterations: 232\ncpu: 607698.1637931031 ns\nthreads: 1"
209989209989
}
209990209990
]
209991+
},
209992+
{
209993+
"commit": {
209994+
"author": {
209995+
"email": "[email protected]",
209996+
"name": "Chris Ward",
209997+
"username": "tjcw"
209998+
},
209999+
"committer": {
210000+
"email": "[email protected]",
210001+
"name": "GitHub",
210002+
"username": "web-flow"
210003+
},
210004+
"distinct": true,
210005+
"id": "a713947e5956bbc4b5a398b148e497ce21278e69",
210006+
"message": "[BUILD] Patches for building on AIX (#3127)",
210007+
"timestamp": "2024-11-12T08:43:36+01:00",
210008+
"tree_id": "422b8b080d2b235abf7beae49ec7d8f02b375a74",
210009+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a713947e5956bbc4b5a398b148e497ce21278e69"
210010+
},
210011+
"date": 1731398214820,
210012+
"tool": "googlecpp",
210013+
"benches": [
210014+
{
210015+
"name": "BM_OtlpExporterEmptySpans",
210016+
"value": 17.586458609608446,
210017+
"unit": "ns/iter",
210018+
"extra": "iterations: 7990000\ncpu: 17.58343153942428 ns\nthreads: 1"
210019+
},
210020+
{
210021+
"name": "BM_OtlpExporterSparseSpans",
210022+
"value": 132.0090249320057,
210023+
"unit": "ns/iter",
210024+
"extra": "iterations: 1070000\ncpu: 129.67599626168226 ns\nthreads: 1"
210025+
},
210026+
{
210027+
"name": "BM_OtlpExporterDenseSpans",
210028+
"value": 934.3655693609983,
210029+
"unit": "ns/iter",
210030+
"extra": "iterations: 151000\ncpu: 930.6533509933773 ns\nthreads: 1"
210031+
},
210032+
{
210033+
"name": "BM_otlp_grpc_with_collector",
210034+
"value": 1708888.3882993227,
210035+
"unit": "ns/iter",
210036+
"extra": "iterations: 231\ncpu: 611585.8831168832 ns\nthreads: 1"
210037+
}
210038+
]
209991210039
}
209992210040
]
209993210041
}

0 commit comments

Comments
 (0)