Skip to content

Commit 147a7c0

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for f697898
1 parent 6996e81 commit 147a7c0

File tree

1 file changed

+235
-1
lines changed

1 file changed

+235
-1
lines changed

benchmarks/data.js

Lines changed: 235 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1754065173139,
2+
"lastUpdate": 1754400209461,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -281770,6 +281770,240 @@ window.BENCHMARK_DATA = {
281770281770
"extra": "iterations: 529183\ncpu: 263.8370922724274 ns\nthreads: 1"
281771281771
}
281772281772
]
281773+
},
281774+
{
281775+
"commit": {
281776+
"author": {
281777+
"email": "[email protected]",
281778+
"name": "Marc Alff",
281779+
"username": "marcalff"
281780+
},
281781+
"committer": {
281782+
"email": "[email protected]",
281783+
"name": "GitHub",
281784+
"username": "web-flow"
281785+
},
281786+
"distinct": true,
281787+
"id": "f697898062ac10ba8baf62560140172bc42163e7",
281788+
"message": "[CONFIGURATION] File configuration - configuration example (#3573)",
281789+
"timestamp": "2025-08-05T15:18:29+02:00",
281790+
"tree_id": "65b7e1064b65ad23f37394912f962eef4dace085",
281791+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f697898062ac10ba8baf62560140172bc42163e7"
281792+
},
281793+
"date": 1754400190806,
281794+
"tool": "googlecpp",
281795+
"benches": [
281796+
{
281797+
"name": "BM_RandomIdGeneration",
281798+
"value": 5.417167459437328,
281799+
"unit": "ns/iter",
281800+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
281801+
},
281802+
{
281803+
"name": "BM_RandomIdStdGeneration",
281804+
"value": 3.818375556730741,
281805+
"unit": "ns/iter",
281806+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
281807+
},
281808+
{
281809+
"name": "BM_AttributeMapHash",
281810+
"value": 214.23826808468658,
281811+
"unit": "ns/iter",
281812+
"extra": "iterations: 870049\ncpu: 162.46976204788467 ns\nthreads: 1"
281813+
},
281814+
{
281815+
"name": "BM_Base64Escape",
281816+
"value": 161.8019908190274,
281817+
"unit": "ns/iter",
281818+
"extra": "iterations: 965075\ncpu: 148.67346786519187 ns\nthreads: 1"
281819+
},
281820+
{
281821+
"name": "BM_Base64Unescape",
281822+
"value": 956.4744127713509,
281823+
"unit": "ns/iter",
281824+
"extra": "iterations: 141173\ncpu: 951.0690571143207 ns\nthreads: 1"
281825+
},
281826+
{
281827+
"name": "BM_BaselineBuffer/1",
281828+
"value": 5290298.4619140625,
281829+
"unit": "ns/iter",
281830+
"extra": "iterations: 100\ncpu: 67149.35999999999 ns\nthreads: 1"
281831+
},
281832+
{
281833+
"name": "BM_BaselineBuffer/2",
281834+
"value": 6059837.341308594,
281835+
"unit": "ns/iter",
281836+
"extra": "iterations: 100\ncpu: 128842.63000000002 ns\nthreads: 1"
281837+
},
281838+
{
281839+
"name": "BM_BaselineBuffer/4",
281840+
"value": 3866977.7549123685,
281841+
"unit": "ns/iter",
281842+
"extra": "iterations: 603\ncpu: 254296.6202321725 ns\nthreads: 1"
281843+
},
281844+
{
281845+
"name": "BM_LockFreeBuffer/1",
281846+
"value": 2809989.2139434814,
281847+
"unit": "ns/iter",
281848+
"extra": "iterations: 1000\ncpu: 69384.162 ns\nthreads: 1"
281849+
},
281850+
{
281851+
"name": "BM_LockFreeBuffer/2",
281852+
"value": 2550484.7558645103,
281853+
"unit": "ns/iter",
281854+
"extra": "iterations: 832\ncpu: 155668.24759615381 ns\nthreads: 1"
281855+
},
281856+
{
281857+
"name": "BM_LockFreeBuffer/4",
281858+
"value": 2961317.9947013287,
281859+
"unit": "ns/iter",
281860+
"extra": "iterations: 536\ncpu: 266394.322761194 ns\nthreads: 1"
281861+
},
281862+
{
281863+
"name": "BM_NewIndexer",
281864+
"value": 13.152471442046917,
281865+
"unit": "ns/iter",
281866+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
281867+
},
281868+
{
281869+
"name": "BM_ComputeIndex/-1",
281870+
"value": 10.004216699163141,
281871+
"unit": "ns/iter",
281872+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
281873+
},
281874+
{
281875+
"name": "BM_ComputeIndex/0",
281876+
"value": 9.511351601769837,
281877+
"unit": "ns/iter",
281878+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
281879+
},
281880+
{
281881+
"name": "BM_ComputeIndex/1",
281882+
"value": 16.838301514223637,
281883+
"unit": "ns/iter",
281884+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
281885+
},
281886+
{
281887+
"name": "BM_ComputeIndex/20",
281888+
"value": 16.92129543278406,
281889+
"unit": "ns/iter",
281890+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
281891+
},
281892+
{
281893+
"name": "BM_SumAggregation",
281894+
"value": 6224373.112554136,
281895+
"unit": "ns/iter",
281896+
"extra": "iterations: 23\ncpu: 6081630.521739131 ns\nthreads: 1"
281897+
},
281898+
{
281899+
"name": "BM_AttributseProcessorFilter",
281900+
"value": 408.57022809075414,
281901+
"unit": "ns/iter",
281902+
"extra": "iterations: 487308\ncpu: 288.03971410278507 ns\nthreads: 1"
281903+
},
281904+
{
281905+
"name": "BM_MeasurementsTest",
281906+
"value": 8729259.967803955,
281907+
"unit": "ns/iter",
281908+
"extra": "iterations: 100\ncpu: 34276.45999999999 ns\nthreads: 1"
281909+
},
281910+
{
281911+
"name": "BM_AttributseHashMap",
281912+
"value": 27165957.859584264,
281913+
"unit": "ns/iter",
281914+
"extra": "iterations: 7\ncpu: 19140028.714285716 ns\nthreads: 1"
281915+
},
281916+
{
281917+
"name": "BM_HistogramAggregation",
281918+
"value": 54.571995368370644,
281919+
"unit": "ns/iter",
281920+
"extra": "iterations: 2600000\ncpu: 53.65228615384614 ns\nthreads: 1"
281921+
},
281922+
{
281923+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
281924+
"value": 78.93248608237819,
281925+
"unit": "ns/iter",
281926+
"extra": "iterations: 1900000\ncpu: 77.69476263157897 ns\nthreads: 1"
281927+
},
281928+
{
281929+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
281930+
"value": 91.23086929321289,
281931+
"unit": "ns/iter",
281932+
"extra": "iterations: 1600000\ncpu: 90.07341500000003 ns\nthreads: 1"
281933+
},
281934+
{
281935+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
281936+
"value": 91.09139442443848,
281937+
"unit": "ns/iter",
281938+
"extra": "iterations: 1600000\ncpu: 89.90120750000004 ns\nthreads: 1"
281939+
},
281940+
{
281941+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
281942+
"value": 119.9030876159668,
281943+
"unit": "ns/iter",
281944+
"extra": "iterations: 1600000\ncpu: 90.1971281250001 ns\nthreads: 1"
281945+
},
281946+
{
281947+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
281948+
"value": 90.83300828933716,
281949+
"unit": "ns/iter",
281950+
"extra": "iterations: 1600000\ncpu: 89.34609562500002 ns\nthreads: 1"
281951+
},
281952+
{
281953+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
281954+
"value": 135.9918713569641,
281955+
"unit": "ns/iter",
281956+
"extra": "iterations: 1600000\ncpu: 90.44784750000008 ns\nthreads: 1"
281957+
},
281958+
{
281959+
"name": "BM_AlwaysOffSamplerConstruction",
281960+
"value": 0.825233964374386,
281961+
"unit": "ns/iter",
281962+
"extra": "iterations: 169711968\ncpu: 0.8161009069201295 ns\nthreads: 1"
281963+
},
281964+
{
281965+
"name": "BM_AlwaysOnSamplerConstruction",
281966+
"value": 0.8055123333144616,
281967+
"unit": "ns/iter",
281968+
"extra": "iterations: 175992839\ncpu: 0.8049614848249597 ns\nthreads: 1"
281969+
},
281970+
{
281971+
"name": "BM_AlwaysOffSamplerShouldSample",
281972+
"value": 24.152352999282876,
281973+
"unit": "ns/iter",
281974+
"extra": "iterations: 5976300\ncpu: 23.733491959908303 ns\nthreads: 1"
281975+
},
281976+
{
281977+
"name": "BM_AlwaysOnSamplerShouldSample",
281978+
"value": 24.358611397887376,
281979+
"unit": "ns/iter",
281980+
"extra": "iterations: 5827063\ncpu: 24.2016858235444 ns\nthreads: 1"
281981+
},
281982+
{
281983+
"name": "BM_ParentBasedSamplerShouldSample",
281984+
"value": 29.79651188456054,
281985+
"unit": "ns/iter",
281986+
"extra": "iterations: 4734107\ncpu: 29.57091062791779 ns\nthreads: 1"
281987+
},
281988+
{
281989+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
281990+
"value": 20.02903634365905,
281991+
"unit": "ns/iter",
281992+
"extra": "iterations: 6986429\ncpu: 19.90910878790865 ns\nthreads: 1"
281993+
},
281994+
{
281995+
"name": "BM_SpanCreation",
281996+
"value": 1078.6969427743782,
281997+
"unit": "ns/iter",
281998+
"extra": "iterations: 141185\ncpu: 1071.4301306796049 ns\nthreads: 1"
281999+
},
282000+
{
282001+
"name": "BM_NoopSpanCreation",
282002+
"value": 273.75650885686986,
282003+
"unit": "ns/iter",
282004+
"extra": "iterations: 522649\ncpu: 269.0494653199372 ns\nthreads: 1"
282005+
}
282006+
]
281773282007
}
281774282008
],
281775282009
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)