Skip to content

Commit 9906ff4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4e4d8de
1 parent e3d5522 commit 9906ff4

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": 1746747031569,
2+
"lastUpdate": 1746747035108,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -263964,6 +263964,54 @@ window.BENCHMARK_DATA = {
263964263964
"extra": "iterations: 226\ncpu: 623736.8938053095 ns\nthreads: 1"
263965263965
}
263966263966
]
263967+
},
263968+
{
263969+
"commit": {
263970+
"author": {
263971+
"email": "[email protected]",
263972+
"name": "Yash Tibrewal",
263973+
"username": "yashykt"
263974+
},
263975+
"committer": {
263976+
"email": "[email protected]",
263977+
"name": "GitHub",
263978+
"username": "web-flow"
263979+
},
263980+
"distinct": true,
263981+
"id": "4e4d8de860f7392de48119f1b93cf6a0c1342583",
263982+
"message": "[Metrics SDK] Use nostd::function_ref in AttributesHashMap (#3393)",
263983+
"timestamp": "2025-05-08T23:26:50Z",
263984+
"tree_id": "ad57976de707972fcac7b44401fefeff23f70bc6",
263985+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4e4d8de860f7392de48119f1b93cf6a0c1342583"
263986+
},
263987+
"date": 1746747017074,
263988+
"tool": "googlecpp",
263989+
"benches": [
263990+
{
263991+
"name": "BM_OtlpExporterEmptySpans",
263992+
"value": 17.843769238240696,
263993+
"unit": "ns/iter",
263994+
"extra": "iterations: 7826000\ncpu: 17.84290493227703 ns\nthreads: 1"
263995+
},
263996+
{
263997+
"name": "BM_OtlpExporterSparseSpans",
263998+
"value": 132.3778826491277,
263999+
"unit": "ns/iter",
264000+
"extra": "iterations: 1064000\ncpu: 130.04962969924813 ns\nthreads: 1"
264001+
},
264002+
{
264003+
"name": "BM_OtlpExporterDenseSpans",
264004+
"value": 941.0381317138672,
264005+
"unit": "ns/iter",
264006+
"extra": "iterations: 149000\ncpu: 938.7736845637586 ns\nthreads: 1"
264007+
},
264008+
{
264009+
"name": "BM_otlp_grpc_with_collector",
264010+
"value": 1731346.3572363497,
264011+
"unit": "ns/iter",
264012+
"extra": "iterations: 227\ncpu: 611055.7356828193 ns\nthreads: 1"
264013+
}
264014+
]
263967264015
}
263968264016
]
263969264017
}

0 commit comments

Comments
 (0)