Skip to content

Commit ed1f3b1

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6218a24
1 parent e000399 commit ed1f3b1

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": 1733574052738,
2+
"lastUpdate": 1733574054482,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -222666,6 +222666,54 @@ window.BENCHMARK_DATA = {
222666222666
"extra": "iterations: 232\ncpu: 604497.4094827584 ns\nthreads: 1"
222667222667
}
222668222668
]
222669+
},
222670+
{
222671+
"commit": {
222672+
"author": {
222673+
"email": "[email protected]",
222674+
"name": "Doug Barker",
222675+
"username": "dbarker"
222676+
},
222677+
"committer": {
222678+
"email": "[email protected]",
222679+
"name": "GitHub",
222680+
"username": "web-flow"
222681+
},
222682+
"distinct": true,
222683+
"id": "6218a24a472ae11af4b31399cd09b8ad7135bd99",
222684+
"message": "[EXPORTER] add instrumentation scope attributes to otlp proto messages for traces and metrics (#3185)",
222685+
"timestamp": "2024-12-07T13:06:53+01:00",
222686+
"tree_id": "8872a0228eb78f1ae66c8f3686d9f9779b8ca392",
222687+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6218a24a472ae11af4b31399cd09b8ad7135bd99"
222688+
},
222689+
"date": 1733574042444,
222690+
"tool": "googlecpp",
222691+
"benches": [
222692+
{
222693+
"name": "BM_OtlpExporterEmptySpans",
222694+
"value": 17.54918737558803,
222695+
"unit": "ns/iter",
222696+
"extra": "iterations: 8028000\ncpu: 17.546830842052817 ns\nthreads: 1"
222697+
},
222698+
{
222699+
"name": "BM_OtlpExporterSparseSpans",
222700+
"value": 135.45689555261865,
222701+
"unit": "ns/iter",
222702+
"extra": "iterations: 1038000\ncpu: 133.01339017341044 ns\nthreads: 1"
222703+
},
222704+
{
222705+
"name": "BM_OtlpExporterDenseSpans",
222706+
"value": 939.6870930989584,
222707+
"unit": "ns/iter",
222708+
"extra": "iterations: 150000\ncpu: 936.2802266666671 ns\nthreads: 1"
222709+
},
222710+
{
222711+
"name": "BM_otlp_grpc_with_collector",
222712+
"value": 1667143.4625402673,
222713+
"unit": "ns/iter",
222714+
"extra": "iterations: 231\ncpu: 602793.25974026 ns\nthreads: 1"
222715+
}
222716+
]
222669222717
}
222670222718
]
222671222719
}

0 commit comments

Comments
 (0)