Skip to content

Commit a20bf0e

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 465cb4a
1 parent 8df0f44 commit a20bf0e

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": 1736978225375,
2+
"lastUpdate": 1736978226915,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -234210,6 +234210,54 @@ window.BENCHMARK_DATA = {
234210234210
"extra": "iterations: 231\ncpu: 609807.8874458873 ns\nthreads: 1"
234211234211
}
234212234212
]
234213+
},
234214+
{
234215+
"commit": {
234216+
"author": {
234217+
"email": "[email protected]",
234218+
"name": "Ehsan Saei",
234219+
"username": "esigo"
234220+
},
234221+
"committer": {
234222+
"email": "[email protected]",
234223+
"name": "GitHub",
234224+
"username": "web-flow"
234225+
},
234226+
"distinct": true,
234227+
"id": "465cb4a102d9b811bdd09e870645cdae38dfe29a",
234228+
"message": "[MAINTAINER] Add devcontainer (#3123)",
234229+
"timestamp": "2025-01-15T22:42:05+01:00",
234230+
"tree_id": "851bbdd428ec49ab170b6136c504976f1a44fe6e",
234231+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/465cb4a102d9b811bdd09e870645cdae38dfe29a"
234232+
},
234233+
"date": 1736978214828,
234234+
"tool": "googlecpp",
234235+
"benches": [
234236+
{
234237+
"name": "BM_OtlpExporterEmptySpans",
234238+
"value": 18.39196434991428,
234239+
"unit": "ns/iter",
234240+
"extra": "iterations: 7626000\ncpu: 18.386775767112514 ns\nthreads: 1"
234241+
},
234242+
{
234243+
"name": "BM_OtlpExporterSparseSpans",
234244+
"value": 130.98142929931186,
234245+
"unit": "ns/iter",
234246+
"extra": "iterations: 1072000\ncpu: 128.64864552238808 ns\nthreads: 1"
234247+
},
234248+
{
234249+
"name": "BM_OtlpExporterDenseSpans",
234250+
"value": 956.4290175566803,
234251+
"unit": "ns/iter",
234252+
"extra": "iterations: 148000\ncpu: 954.4463783783788 ns\nthreads: 1"
234253+
},
234254+
{
234255+
"name": "BM_otlp_grpc_with_collector",
234256+
"value": 1690476.3686351287,
234257+
"unit": "ns/iter",
234258+
"extra": "iterations: 234\ncpu: 604491.5982905984 ns\nthreads: 1"
234259+
}
234260+
]
234213234261
}
234214234262
]
234215234263
}

0 commit comments

Comments
 (0)