Skip to content

Commit fe09f9c

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 62b7197
1 parent 1f649ae commit fe09f9c

File tree

1 file changed

+199
-1
lines changed

1 file changed

+199
-1
lines changed

benchmarks/data.js

Lines changed: 199 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1736806116523,
2+
"lastUpdate": 1736806118359,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -206008,6 +206008,204 @@ window.BENCHMARK_DATA = {
206008206008
"extra": "iterations: 521142\ncpu: 256.88756999052055 ns\nthreads: 1"
206009206009
}
206010206010
]
206011+
},
206012+
{
206013+
"commit": {
206014+
"author": {
206015+
"email": "[email protected]",
206016+
"name": "Marc Alff",
206017+
"username": "marcalff"
206018+
},
206019+
"committer": {
206020+
"email": "[email protected]",
206021+
"name": "GitHub",
206022+
"username": "web-flow"
206023+
},
206024+
"distinct": true,
206025+
"id": "62b71970e5ca0e1331a5d4d87980ee56f881f34c",
206026+
"message": "[Code Health] Include what you use, part 7 (#3238)",
206027+
"timestamp": "2025-01-13T22:51:47+01:00",
206028+
"tree_id": "851a51894a114d1729ca92084294b56a715af770",
206029+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/62b71970e5ca0e1331a5d4d87980ee56f881f34c"
206030+
},
206031+
"date": 1736806103966,
206032+
"tool": "googlecpp",
206033+
"benches": [
206034+
{
206035+
"name": "BM_AttributeMapHash",
206036+
"value": 177.67735566983205,
206037+
"unit": "ns/iter",
206038+
"extra": "iterations: 802470\ncpu: 175.60628310092594 ns\nthreads: 1"
206039+
},
206040+
{
206041+
"name": "BM_BaselineBuffer/1",
206042+
"value": 7909972.667694092,
206043+
"unit": "ns/iter",
206044+
"extra": "iterations: 100\ncpu: 72979.95 ns\nthreads: 1"
206045+
},
206046+
{
206047+
"name": "BM_BaselineBuffer/2",
206048+
"value": 3286245.1211240427,
206049+
"unit": "ns/iter",
206050+
"extra": "iterations: 814\ncpu: 157784.5724815725 ns\nthreads: 1"
206051+
},
206052+
{
206053+
"name": "BM_BaselineBuffer/4",
206054+
"value": 3896780.503101838,
206055+
"unit": "ns/iter",
206056+
"extra": "iterations: 507\ncpu: 273736.0295857988 ns\nthreads: 1"
206057+
},
206058+
{
206059+
"name": "BM_LockFreeBuffer/1",
206060+
"value": 2671946.2871551514,
206061+
"unit": "ns/iter",
206062+
"extra": "iterations: 1000\ncpu: 79391.16400000002 ns\nthreads: 1"
206063+
},
206064+
{
206065+
"name": "BM_LockFreeBuffer/2",
206066+
"value": 2733686.562875327,
206067+
"unit": "ns/iter",
206068+
"extra": "iterations: 857\ncpu: 158335.98016336057 ns\nthreads: 1"
206069+
},
206070+
{
206071+
"name": "BM_LockFreeBuffer/4",
206072+
"value": 2911714.0681836638,
206073+
"unit": "ns/iter",
206074+
"extra": "iterations: 487\ncpu: 278982.01026694046 ns\nthreads: 1"
206075+
},
206076+
{
206077+
"name": "BM_Base64Escape",
206078+
"value": 123.81901169583705,
206079+
"unit": "ns/iter",
206080+
"extra": "iterations: 1143211\ncpu: 122.53764353212136 ns\nthreads: 1"
206081+
},
206082+
{
206083+
"name": "BM_Base64Unescape",
206084+
"value": 117.36982464282936,
206085+
"unit": "ns/iter",
206086+
"extra": "iterations: 1201707\ncpu: 116.77851755877268 ns\nthreads: 1"
206087+
},
206088+
{
206089+
"name": "BM_RandomIdGeneration",
206090+
"value": 5.4311457033619925,
206091+
"unit": "ns/iter",
206092+
"extra": "iterations: 26056463\ncpu: 5.397135290388415 ns\nthreads: 1"
206093+
},
206094+
{
206095+
"name": "BM_RandomIdStdGeneration",
206096+
"value": 3.7390442806338453,
206097+
"unit": "ns/iter",
206098+
"extra": "iterations: 38179806\ncpu: 3.52476306453731 ns\nthreads: 1"
206099+
},
206100+
{
206101+
"name": "BM_SumAggregation",
206102+
"value": 8297457.414514878,
206103+
"unit": "ns/iter",
206104+
"extra": "iterations: 17\ncpu: 8229566.941176472 ns\nthreads: 1"
206105+
},
206106+
{
206107+
"name": "BM_MeasurementsTest",
206108+
"value": 3381372.6902008057,
206109+
"unit": "ns/iter",
206110+
"extra": "iterations: 1000\ncpu: 33230.381 ns\nthreads: 1"
206111+
},
206112+
{
206113+
"name": "BM_HistogramAggregation",
206114+
"value": 10268533.931058995,
206115+
"unit": "ns/iter",
206116+
"extra": "iterations: 17\ncpu: 8258584.235294118 ns\nthreads: 1"
206117+
},
206118+
{
206119+
"name": "BM_AttributseProcessorFilter",
206120+
"value": 244.08858032173706,
206121+
"unit": "ns/iter",
206122+
"extra": "iterations: 565813\ncpu: 243.79453635741845 ns\nthreads: 1"
206123+
},
206124+
{
206125+
"name": "BM_AttributseHashMap",
206126+
"value": 28160163.33443778,
206127+
"unit": "ns/iter",
206128+
"extra": "iterations: 7\ncpu: 18656426.71428572 ns\nthreads: 1"
206129+
},
206130+
{
206131+
"name": "BM_NewIndexer",
206132+
"value": 12.961062514026011,
206133+
"unit": "ns/iter",
206134+
"extra": "iterations: 10818000\ncpu: 12.958378813089373 ns\nthreads: 1"
206135+
},
206136+
{
206137+
"name": "BM_ComputeIndex/-1",
206138+
"value": 9.774765067538521,
206139+
"unit": "ns/iter",
206140+
"extra": "iterations: 14425000\ncpu: 9.770797989600883 ns\nthreads: 1"
206141+
},
206142+
{
206143+
"name": "BM_ComputeIndex/0",
206144+
"value": 10.175686957168526,
206145+
"unit": "ns/iter",
206146+
"extra": "iterations: 14306000\ncpu: 9.808128617364813 ns\nthreads: 1"
206147+
},
206148+
{
206149+
"name": "BM_ComputeIndex/1",
206150+
"value": 16.933477040633413,
206151+
"unit": "ns/iter",
206152+
"extra": "iterations: 8240000\ncpu: 16.85927706310668 ns\nthreads: 1"
206153+
},
206154+
{
206155+
"name": "BM_ComputeIndex/20",
206156+
"value": 17.113479429668317,
206157+
"unit": "ns/iter",
206158+
"extra": "iterations: 8349000\ncpu: 16.953314049589423 ns\nthreads: 1"
206159+
},
206160+
{
206161+
"name": "BM_AlwaysOffSamplerConstruction",
206162+
"value": 0.7881659590493516,
206163+
"unit": "ns/iter",
206164+
"extra": "iterations: 171818830\ncpu: 0.7822204295070571 ns\nthreads: 1"
206165+
},
206166+
{
206167+
"name": "BM_AlwaysOnSamplerConstruction",
206168+
"value": 1.5488814774582211,
206169+
"unit": "ns/iter",
206170+
"extra": "iterations: 92551508\ncpu: 1.5449997746119923 ns\nthreads: 1"
206171+
},
206172+
{
206173+
"name": "BM_AlwaysOffSamplerShouldSample",
206174+
"value": 23.25080899073141,
206175+
"unit": "ns/iter",
206176+
"extra": "iterations: 6044157\ncpu: 23.193846718409198 ns\nthreads: 1"
206177+
},
206178+
{
206179+
"name": "BM_AlwaysOnSamplerShouldSample",
206180+
"value": 24.62523681807265,
206181+
"unit": "ns/iter",
206182+
"extra": "iterations: 5713800\ncpu: 24.45010483391088 ns\nthreads: 1"
206183+
},
206184+
{
206185+
"name": "BM_ParentBasedSamplerShouldSample",
206186+
"value": 35.80292608983679,
206187+
"unit": "ns/iter",
206188+
"extra": "iterations: 4759851\ncpu: 29.56237075488288 ns\nthreads: 1"
206189+
},
206190+
{
206191+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
206192+
"value": 15.073460146036888,
206193+
"unit": "ns/iter",
206194+
"extra": "iterations: 9275359\ncpu: 14.787135355084372 ns\nthreads: 1"
206195+
},
206196+
{
206197+
"name": "BM_SpanCreation",
206198+
"value": 1092.4463801171253,
206199+
"unit": "ns/iter",
206200+
"extra": "iterations: 139137\ncpu: 1084.9930212668094 ns\nthreads: 1"
206201+
},
206202+
{
206203+
"name": "BM_NoopSpanCreation",
206204+
"value": 247.9796687208393,
206205+
"unit": "ns/iter",
206206+
"extra": "iterations: 588348\ncpu: 246.4687735829817 ns\nthreads: 1"
206207+
}
206208+
]
206011206209
}
206012206210
],
206013206211
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)