Skip to content

Commit 011e383

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

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": 1733574054482,
2+
"lastUpdate": 1733574059383,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -196504,6 +196504,204 @@ window.BENCHMARK_DATA = {
196504196504
"extra": "iterations: 17483917\ncpu: 7.995851444501826 ns\nthreads: 1"
196505196505
}
196506196506
]
196507+
},
196508+
{
196509+
"commit": {
196510+
"author": {
196511+
"email": "[email protected]",
196512+
"name": "Doug Barker",
196513+
"username": "dbarker"
196514+
},
196515+
"committer": {
196516+
"email": "[email protected]",
196517+
"name": "GitHub",
196518+
"username": "web-flow"
196519+
},
196520+
"distinct": true,
196521+
"id": "6218a24a472ae11af4b31399cd09b8ad7135bd99",
196522+
"message": "[EXPORTER] add instrumentation scope attributes to otlp proto messages for traces and metrics (#3185)",
196523+
"timestamp": "2024-12-07T13:06:53+01:00",
196524+
"tree_id": "8872a0228eb78f1ae66c8f3686d9f9779b8ca392",
196525+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6218a24a472ae11af4b31399cd09b8ad7135bd99"
196526+
},
196527+
"date": 1733574047518,
196528+
"tool": "googlecpp",
196529+
"benches": [
196530+
{
196531+
"name": "BM_AttributseHashMap",
196532+
"value": 31441279.820033483,
196533+
"unit": "ns/iter",
196534+
"extra": "iterations: 7\ncpu: 20174839.000000004 ns\nthreads: 1"
196535+
},
196536+
{
196537+
"name": "BM_HistogramAggregation",
196538+
"value": 7472540.202893709,
196539+
"unit": "ns/iter",
196540+
"extra": "iterations: 19\ncpu: 7292602.526315791 ns\nthreads: 1"
196541+
},
196542+
{
196543+
"name": "BM_MeasurementsTest",
196544+
"value": 3403760.6716156006,
196545+
"unit": "ns/iter",
196546+
"extra": "iterations: 1000\ncpu: 29039.752000000004 ns\nthreads: 1"
196547+
},
196548+
{
196549+
"name": "BM_AttributseProcessorFilter",
196550+
"value": 274.5033650698323,
196551+
"unit": "ns/iter",
196552+
"extra": "iterations: 513675\ncpu: 274.17923589818463 ns\nthreads: 1"
196553+
},
196554+
{
196555+
"name": "BM_SumAggregation",
196556+
"value": 8125848.240322537,
196557+
"unit": "ns/iter",
196558+
"extra": "iterations: 18\ncpu: 8028583.055555557 ns\nthreads: 1"
196559+
},
196560+
{
196561+
"name": "BM_NewIndexer",
196562+
"value": 14.239142612337018,
196563+
"unit": "ns/iter",
196564+
"extra": "iterations: 10119000\ncpu: 14.244010574167419 ns\nthreads: 1"
196565+
},
196566+
{
196567+
"name": "BM_ComputeIndex/-1",
196568+
"value": 9.277067724334879,
196569+
"unit": "ns/iter",
196570+
"extra": "iterations: 15209000\ncpu: 9.254636662502255 ns\nthreads: 1"
196571+
},
196572+
{
196573+
"name": "BM_ComputeIndex/0",
196574+
"value": 8.99543774697854,
196575+
"unit": "ns/iter",
196576+
"extra": "iterations: 15270000\ncpu: 8.77308022265839 ns\nthreads: 1"
196577+
},
196578+
{
196579+
"name": "BM_ComputeIndex/1",
196580+
"value": 21.146816167210048,
196581+
"unit": "ns/iter",
196582+
"extra": "iterations: 8472000\ncpu: 16.568538951842456 ns\nthreads: 1"
196583+
},
196584+
{
196585+
"name": "BM_ComputeIndex/20",
196586+
"value": 16.690641249387166,
196587+
"unit": "ns/iter",
196588+
"extra": "iterations: 8358000\ncpu: 16.699568437425523 ns\nthreads: 1"
196589+
},
196590+
{
196591+
"name": "BM_AlwaysOffSamplerConstruction",
196592+
"value": 1.5159506471955457,
196593+
"unit": "ns/iter",
196594+
"extra": "iterations: 90154567\ncpu: 1.5124946582018417 ns\nthreads: 1"
196595+
},
196596+
{
196597+
"name": "BM_AlwaysOnSamplerConstruction",
196598+
"value": 0.8067187339070478,
196599+
"unit": "ns/iter",
196600+
"extra": "iterations: 198753785\ncpu: 0.8061188319004845 ns\nthreads: 1"
196601+
},
196602+
{
196603+
"name": "BM_AlwaysOffSamplerShouldSample",
196604+
"value": 17.218949055280422,
196605+
"unit": "ns/iter",
196606+
"extra": "iterations: 8069383\ncpu: 17.20910632200752 ns\nthreads: 1"
196607+
},
196608+
{
196609+
"name": "BM_AlwaysOnSamplerShouldSample",
196610+
"value": 17.326543519376614,
196611+
"unit": "ns/iter",
196612+
"extra": "iterations: 7993308\ncpu: 17.30265404510872 ns\nthreads: 1"
196613+
},
196614+
{
196615+
"name": "BM_ParentBasedSamplerShouldSample",
196616+
"value": 23.015344375427098,
196617+
"unit": "ns/iter",
196618+
"extra": "iterations: 6227599\ncpu: 22.901421398519723 ns\nthreads: 1"
196619+
},
196620+
{
196621+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
196622+
"value": 13.730374924984151,
196623+
"unit": "ns/iter",
196624+
"extra": "iterations: 10271358\ncpu: 13.564604797145607 ns\nthreads: 1"
196625+
},
196626+
{
196627+
"name": "BM_SpanCreation",
196628+
"value": 1102.960435679194,
196629+
"unit": "ns/iter",
196630+
"extra": "iterations: 124743\ncpu: 1102.299511796254 ns\nthreads: 1"
196631+
},
196632+
{
196633+
"name": "BM_NoopSpanCreation",
196634+
"value": 263.08428204586653,
196635+
"unit": "ns/iter",
196636+
"extra": "iterations: 533041\ncpu: 262.24535823698375 ns\nthreads: 1"
196637+
},
196638+
{
196639+
"name": "BM_AttributeMapHash",
196640+
"value": 201.81035966604986,
196641+
"unit": "ns/iter",
196642+
"extra": "iterations: 838804\ncpu: 169.79406631346535 ns\nthreads: 1"
196643+
},
196644+
{
196645+
"name": "BM_BaselineBuffer/1",
196646+
"value": 8458349.704742432,
196647+
"unit": "ns/iter",
196648+
"extra": "iterations: 100\ncpu: 64675.89 ns\nthreads: 1"
196649+
},
196650+
{
196651+
"name": "BM_BaselineBuffer/2",
196652+
"value": 11306595.802307129,
196653+
"unit": "ns/iter",
196654+
"extra": "iterations: 100\ncpu: 153649.25 ns\nthreads: 1"
196655+
},
196656+
{
196657+
"name": "BM_BaselineBuffer/4",
196658+
"value": 15309476.852416992,
196659+
"unit": "ns/iter",
196660+
"extra": "iterations: 100\ncpu: 394636.49000000005 ns\nthreads: 1"
196661+
},
196662+
{
196663+
"name": "BM_LockFreeBuffer/1",
196664+
"value": 2460042.953491211,
196665+
"unit": "ns/iter",
196666+
"extra": "iterations: 1000\ncpu: 51862.083999999995 ns\nthreads: 1"
196667+
},
196668+
{
196669+
"name": "BM_LockFreeBuffer/2",
196670+
"value": 8159720.897674561,
196671+
"unit": "ns/iter",
196672+
"extra": "iterations: 100\ncpu: 133378.49000000014 ns\nthreads: 1"
196673+
},
196674+
{
196675+
"name": "BM_LockFreeBuffer/4",
196676+
"value": 9982478.618621826,
196677+
"unit": "ns/iter",
196678+
"extra": "iterations: 100\ncpu: 341844.2299999999 ns\nthreads: 1"
196679+
},
196680+
{
196681+
"name": "BM_Base64Escape",
196682+
"value": 126.00517080783412,
196683+
"unit": "ns/iter",
196684+
"extra": "iterations: 1129526\ncpu: 124.32288499777786 ns\nthreads: 1"
196685+
},
196686+
{
196687+
"name": "BM_Base64Unescape",
196688+
"value": 125.4619075986147,
196689+
"unit": "ns/iter",
196690+
"extra": "iterations: 1118897\ncpu: 125.36141396393054 ns\nthreads: 1"
196691+
},
196692+
{
196693+
"name": "BM_RandomIdGeneration",
196694+
"value": 4.002973085443913,
196695+
"unit": "ns/iter",
196696+
"extra": "iterations: 36315152\ncpu: 3.923962042069933 ns\nthreads: 1"
196697+
},
196698+
{
196699+
"name": "BM_RandomIdStdGeneration",
196700+
"value": 8.772624611219722,
196701+
"unit": "ns/iter",
196702+
"extra": "iterations: 17750592\ncpu: 7.9518444793277885 ns\nthreads: 1"
196703+
}
196704+
]
196507196705
}
196508196706
],
196509196707
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)