Skip to content

Commit 0303b61

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 2d80c18
1 parent 8b44bc5 commit 0303b61

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": 1733493264370,
2+
"lastUpdate": 1733528853322,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -222024,6 +222024,54 @@ window.BENCHMARK_DATA = {
222024222024
"extra": "iterations: 227\ncpu: 618991.832599119 ns\nthreads: 1"
222025222025
}
222026222026
]
222027+
},
222028+
{
222029+
"commit": {
222030+
"author": {
222031+
"email": "[email protected]",
222032+
"name": "Alex E.",
222033+
"username": "chusitoo"
222034+
},
222035+
"committer": {
222036+
"email": "[email protected]",
222037+
"name": "GitHub",
222038+
"username": "web-flow"
222039+
},
222040+
"distinct": true,
222041+
"id": "2d80c18304f3da9796081571d95045b7ea54e9fc",
222042+
"message": "[Code health] Perform cppcheck cleanup (#3150)",
222043+
"timestamp": "2024-12-07T00:34:19+01:00",
222044+
"tree_id": "a076e4c27263d8357690f9be588a3e120c8e87ff",
222045+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2d80c18304f3da9796081571d95045b7ea54e9fc"
222046+
},
222047+
"date": 1733528842829,
222048+
"tool": "googlecpp",
222049+
"benches": [
222050+
{
222051+
"name": "BM_OtlpExporterEmptySpans",
222052+
"value": 17.50300683394514,
222053+
"unit": "ns/iter",
222054+
"extra": "iterations: 7965000\ncpu: 17.502923163841807 ns\nthreads: 1"
222055+
},
222056+
{
222057+
"name": "BM_OtlpExporterSparseSpans",
222058+
"value": 135.91485110529334,
222059+
"unit": "ns/iter",
222060+
"extra": "iterations: 1041000\ncpu: 133.86733045148895 ns\nthreads: 1"
222061+
},
222062+
{
222063+
"name": "BM_OtlpExporterDenseSpans",
222064+
"value": 953.4262970789966,
222065+
"unit": "ns/iter",
222066+
"extra": "iterations: 149000\ncpu: 949.8918724832217 ns\nthreads: 1"
222067+
},
222068+
{
222069+
"name": "BM_otlp_grpc_with_collector",
222070+
"value": 1659721.1360931396,
222071+
"unit": "ns/iter",
222072+
"extra": "iterations: 232\ncpu: 604497.4094827584 ns\nthreads: 1"
222073+
}
222074+
]
222027222075
}
222028222076
]
222029222077
}

0 commit comments

Comments
 (0)