Skip to content

Commit ddf3376

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 5423b91
1 parent 1d49c4f commit ddf3376

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": 1752757717896,
2+
"lastUpdate": 1752784274726,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -273130,6 +273130,240 @@ window.BENCHMARK_DATA = {
273130273130
"extra": "iterations: 523159\ncpu: 261.81276820240146 ns\nthreads: 1"
273131273131
}
273132273132
]
273133+
},
273134+
{
273135+
"commit": {
273136+
"author": {
273137+
"email": "[email protected]",
273138+
"name": "Marc Alff",
273139+
"username": "marcalff"
273140+
},
273141+
"committer": {
273142+
"email": "[email protected]",
273143+
"name": "GitHub",
273144+
"username": "web-flow"
273145+
},
273146+
"distinct": true,
273147+
"id": "5423b911808912f33c0be78abd8f7eadf64d692d",
273148+
"message": "[CONFIGURATION] File configuration - component registry (#3537)",
273149+
"timestamp": "2025-07-17T22:26:17+02:00",
273150+
"tree_id": "405bbe866ba73ad8f26f1fd8410930ae3fbb074f",
273151+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/5423b911808912f33c0be78abd8f7eadf64d692d"
273152+
},
273153+
"date": 1752784256807,
273154+
"tool": "googlecpp",
273155+
"benches": [
273156+
{
273157+
"name": "BM_RandomIdGeneration",
273158+
"value": 5.417167459437328,
273159+
"unit": "ns/iter",
273160+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
273161+
},
273162+
{
273163+
"name": "BM_RandomIdStdGeneration",
273164+
"value": 3.818375556730741,
273165+
"unit": "ns/iter",
273166+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
273167+
},
273168+
{
273169+
"name": "BM_AttributeMapHash",
273170+
"value": 277.0888439748596,
273171+
"unit": "ns/iter",
273172+
"extra": "iterations: 881483\ncpu: 162.44678796981904 ns\nthreads: 1"
273173+
},
273174+
{
273175+
"name": "BM_Base64Escape",
273176+
"value": 234.7906745667321,
273177+
"unit": "ns/iter",
273178+
"extra": "iterations: 951465\ncpu: 145.92876248732222 ns\nthreads: 1"
273179+
},
273180+
{
273181+
"name": "BM_Base64Unescape",
273182+
"value": 846.2147797934397,
273183+
"unit": "ns/iter",
273184+
"extra": "iterations: 165050\ncpu: 844.5578067252347 ns\nthreads: 1"
273185+
},
273186+
{
273187+
"name": "BM_BaselineBuffer/1",
273188+
"value": 5979707.24105835,
273189+
"unit": "ns/iter",
273190+
"extra": "iterations: 100\ncpu: 55123.55 ns\nthreads: 1"
273191+
},
273192+
{
273193+
"name": "BM_BaselineBuffer/2",
273194+
"value": 3137303.169235984,
273195+
"unit": "ns/iter",
273196+
"extra": "iterations: 1052\ncpu: 162813.0541825095 ns\nthreads: 1"
273197+
},
273198+
{
273199+
"name": "BM_BaselineBuffer/4",
273200+
"value": 3907291.928707565,
273201+
"unit": "ns/iter",
273202+
"extra": "iterations: 543\ncpu: 254398.49171270724 ns\nthreads: 1"
273203+
},
273204+
{
273205+
"name": "BM_LockFreeBuffer/1",
273206+
"value": 3363000.8697509766,
273207+
"unit": "ns/iter",
273208+
"extra": "iterations: 1000\ncpu: 63205.87300000002 ns\nthreads: 1"
273209+
},
273210+
{
273211+
"name": "BM_LockFreeBuffer/2",
273212+
"value": 2825115.095166599,
273213+
"unit": "ns/iter",
273214+
"extra": "iterations: 1088\ncpu: 148988.36488970582 ns\nthreads: 1"
273215+
},
273216+
{
273217+
"name": "BM_LockFreeBuffer/4",
273218+
"value": 2878436.5536365835,
273219+
"unit": "ns/iter",
273220+
"extra": "iterations: 527\ncpu: 273769.0872865275 ns\nthreads: 1"
273221+
},
273222+
{
273223+
"name": "BM_NewIndexer",
273224+
"value": 13.152471442046917,
273225+
"unit": "ns/iter",
273226+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
273227+
},
273228+
{
273229+
"name": "BM_ComputeIndex/-1",
273230+
"value": 10.004216699163141,
273231+
"unit": "ns/iter",
273232+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
273233+
},
273234+
{
273235+
"name": "BM_ComputeIndex/0",
273236+
"value": 9.511351601769837,
273237+
"unit": "ns/iter",
273238+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
273239+
},
273240+
{
273241+
"name": "BM_ComputeIndex/1",
273242+
"value": 16.838301514223637,
273243+
"unit": "ns/iter",
273244+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
273245+
},
273246+
{
273247+
"name": "BM_ComputeIndex/20",
273248+
"value": 16.92129543278406,
273249+
"unit": "ns/iter",
273250+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
273251+
},
273252+
{
273253+
"name": "BM_SumAggregation",
273254+
"value": 6158580.382664998,
273255+
"unit": "ns/iter",
273256+
"extra": "iterations: 24\ncpu: 6063328.999999999 ns\nthreads: 1"
273257+
},
273258+
{
273259+
"name": "BM_AttributseProcessorFilter",
273260+
"value": 296.51604740995714,
273261+
"unit": "ns/iter",
273262+
"extra": "iterations: 471482\ncpu: 296.1912607480244 ns\nthreads: 1"
273263+
},
273264+
{
273265+
"name": "BM_MeasurementsTest",
273266+
"value": 6581284.999847412,
273267+
"unit": "ns/iter",
273268+
"extra": "iterations: 100\ncpu: 28317.07000000001 ns\nthreads: 1"
273269+
},
273270+
{
273271+
"name": "BM_AttributseHashMap",
273272+
"value": 34101384.026663646,
273273+
"unit": "ns/iter",
273274+
"extra": "iterations: 7\ncpu: 20012336.428571433 ns\nthreads: 1"
273275+
},
273276+
{
273277+
"name": "BM_HistogramAggregation",
273278+
"value": 53.71120240953233,
273279+
"unit": "ns/iter",
273280+
"extra": "iterations: 2700000\ncpu: 52.94339851851852 ns\nthreads: 1"
273281+
},
273282+
{
273283+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
273284+
"value": 84.20906568828381,
273285+
"unit": "ns/iter",
273286+
"extra": "iterations: 1900000\ncpu: 75.98769263157895 ns\nthreads: 1"
273287+
},
273288+
{
273289+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
273290+
"value": 89.91450071334839,
273291+
"unit": "ns/iter",
273292+
"extra": "iterations: 1600000\ncpu: 89.10643874999998 ns\nthreads: 1"
273293+
},
273294+
{
273295+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
273296+
"value": 89.22100067138672,
273297+
"unit": "ns/iter",
273298+
"extra": "iterations: 1600000\ncpu: 88.61453125000001 ns\nthreads: 1"
273299+
},
273300+
{
273301+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
273302+
"value": 91.72171354293823,
273303+
"unit": "ns/iter",
273304+
"extra": "iterations: 1600000\ncpu: 90.74654249999995 ns\nthreads: 1"
273305+
},
273306+
{
273307+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
273308+
"value": 92.00453758239746,
273309+
"unit": "ns/iter",
273310+
"extra": "iterations: 1600000\ncpu: 90.759114375 ns\nthreads: 1"
273311+
},
273312+
{
273313+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
273314+
"value": 83.884596824646,
273315+
"unit": "ns/iter",
273316+
"extra": "iterations: 1600000\ncpu: 83.26811125 ns\nthreads: 1"
273317+
},
273318+
{
273319+
"name": "BM_AlwaysOffSamplerConstruction",
273320+
"value": 0.8059018632076356,
273321+
"unit": "ns/iter",
273322+
"extra": "iterations: 174746007\ncpu: 0.8050639291574773 ns\nthreads: 1"
273323+
},
273324+
{
273325+
"name": "BM_AlwaysOnSamplerConstruction",
273326+
"value": 0.8049747973502821,
273327+
"unit": "ns/iter",
273328+
"extra": "iterations: 171651350\ncpu: 0.7999082092858576 ns\nthreads: 1"
273329+
},
273330+
{
273331+
"name": "BM_AlwaysOffSamplerShouldSample",
273332+
"value": 23.391408959111185,
273333+
"unit": "ns/iter",
273334+
"extra": "iterations: 5978289\ncpu: 23.37200995134227 ns\nthreads: 1"
273335+
},
273336+
{
273337+
"name": "BM_AlwaysOnSamplerShouldSample",
273338+
"value": 24.83116331710143,
273339+
"unit": "ns/iter",
273340+
"extra": "iterations: 5640558\ncpu: 24.665333287947746 ns\nthreads: 1"
273341+
},
273342+
{
273343+
"name": "BM_ParentBasedSamplerShouldSample",
273344+
"value": 29.84702152212089,
273345+
"unit": "ns/iter",
273346+
"extra": "iterations: 4738461\ncpu: 29.646084456535565 ns\nthreads: 1"
273347+
},
273348+
{
273349+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
273350+
"value": 21.18137079122916,
273351+
"unit": "ns/iter",
273352+
"extra": "iterations: 6859122\ncpu: 20.53446009562154 ns\nthreads: 1"
273353+
},
273354+
{
273355+
"name": "BM_SpanCreation",
273356+
"value": 940.5512150651762,
273357+
"unit": "ns/iter",
273358+
"extra": "iterations: 132698\ncpu: 934.327932598833 ns\nthreads: 1"
273359+
},
273360+
{
273361+
"name": "BM_NoopSpanCreation",
273362+
"value": 236.2481007321959,
273363+
"unit": "ns/iter",
273364+
"extra": "iterations: 602396\ncpu: 235.555056806486 ns\nthreads: 1"
273365+
}
273366+
]
273133273367
}
273134273368
],
273135273369
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)