Skip to content

Commit ecbaf79

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 5423b91
1 parent b73d795 commit ecbaf79

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": 1752784276929,
2+
"lastUpdate": 1752784278971,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -137234,6 +137234,204 @@ window.BENCHMARK_DATA = {
137234137234
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
137235137235
}
137236137236
]
137237+
},
137238+
{
137239+
"commit": {
137240+
"author": {
137241+
"email": "[email protected]",
137242+
"name": "Marc Alff",
137243+
"username": "marcalff"
137244+
},
137245+
"committer": {
137246+
"email": "[email protected]",
137247+
"name": "GitHub",
137248+
"username": "web-flow"
137249+
},
137250+
"distinct": true,
137251+
"id": "5423b911808912f33c0be78abd8f7eadf64d692d",
137252+
"message": "[CONFIGURATION] File configuration - component registry (#3537)",
137253+
"timestamp": "2025-07-17T22:26:17+02:00",
137254+
"tree_id": "405bbe866ba73ad8f26f1fd8410930ae3fbb074f",
137255+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/5423b911808912f33c0be78abd8f7eadf64d692d"
137256+
},
137257+
"date": 1752784256940,
137258+
"tool": "googlecpp",
137259+
"benches": [
137260+
{
137261+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
137262+
"value": 0.09997954471505803,
137263+
"unit": "ms/iter",
137264+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
137265+
},
137266+
{
137267+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
137268+
"value": 0.21355639960649034,
137269+
"unit": "ms/iter",
137270+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
137271+
},
137272+
{
137273+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
137274+
"value": 0.5863015613858662,
137275+
"unit": "ms/iter",
137276+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
137277+
},
137278+
{
137279+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
137280+
"value": 0.08317628537018615,
137281+
"unit": "ms/iter",
137282+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
137283+
},
137284+
{
137285+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
137286+
"value": 0.20846126665716616,
137287+
"unit": "ms/iter",
137288+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
137289+
},
137290+
{
137291+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
137292+
"value": 0.5976095432188453,
137293+
"unit": "ms/iter",
137294+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
137295+
},
137296+
{
137297+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
137298+
"value": 0.09118002161896128,
137299+
"unit": "ms/iter",
137300+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
137301+
},
137302+
{
137303+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
137304+
"value": 0.26736974420748383,
137305+
"unit": "ms/iter",
137306+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
137307+
},
137308+
{
137309+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
137310+
"value": 0.8507728576660156,
137311+
"unit": "ms/iter",
137312+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
137313+
},
137314+
{
137315+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
137316+
"value": 7.904344134860569,
137317+
"unit": "ms/iter",
137318+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
137319+
},
137320+
{
137321+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
137322+
"value": 49.519856770833336,
137323+
"unit": "ms/iter",
137324+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
137325+
},
137326+
{
137327+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
137328+
"value": 133.77690315246582,
137329+
"unit": "ms/iter",
137330+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
137331+
},
137332+
{
137333+
"name": "BM_SpanIdDefaultConstructor",
137334+
"value": 0.7048667038381233,
137335+
"unit": "ns/iter",
137336+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
137337+
},
137338+
{
137339+
"name": "BM_SpanIdConstructor",
137340+
"value": 0.7205246908588493,
137341+
"unit": "ns/iter",
137342+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
137343+
},
137344+
{
137345+
"name": "BM_SpanIdToLowerBase16",
137346+
"value": 13.532062857634505,
137347+
"unit": "ns/iter",
137348+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
137349+
},
137350+
{
137351+
"name": "BM_SpanIdIsValid",
137352+
"value": 0.7160289134784211,
137353+
"unit": "ns/iter",
137354+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
137355+
},
137356+
{
137357+
"name": "BM_SpanCreation",
137358+
"value": 27.474553897706492,
137359+
"unit": "ns/iter",
137360+
"extra": "iterations: 5441334\ncpu: 25.603805059568117 ns\nthreads: 1"
137361+
},
137362+
{
137363+
"name": "BM_SpanCreationWithScope",
137364+
"value": 207.73146602859467,
137365+
"unit": "ns/iter",
137366+
"extra": "iterations: 746649\ncpu: 192.12941824069944 ns\nthreads: 1"
137367+
},
137368+
{
137369+
"name": "BM_NestedSpanCreationWithScope",
137370+
"value": 681.9614812575019,
137371+
"unit": "ns/iter",
137372+
"extra": "iterations: 226193\ncpu: 616.2804861335231 ns\nthreads: 1"
137373+
},
137374+
{
137375+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
137376+
"value": 125.41901222717048,
137377+
"unit": "ns/iter",
137378+
"extra": "iterations: 1168380\ncpu: 120.60407744055875 ns\nthreads: 1"
137379+
},
137380+
{
137381+
"name": "BM_SpanCreationWitContextPropagation",
137382+
"value": 594.8547147942944,
137383+
"unit": "ns/iter",
137384+
"extra": "iterations: 241773\ncpu: 565.8485976515162 ns\nthreads: 1"
137385+
},
137386+
{
137387+
"name": "BM_CreateBaggageFromTenEntries",
137388+
"value": 5689.882551364697,
137389+
"unit": "ns/iter",
137390+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
137391+
},
137392+
{
137393+
"name": "BM_ExtractBaggageHavingTenEntries",
137394+
"value": 1.4972080278005682,
137395+
"unit": "ns/iter",
137396+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
137397+
},
137398+
{
137399+
"name": "BM_CreateBaggageFrom180Entries",
137400+
"value": 121493.8347463432,
137401+
"unit": "ns/iter",
137402+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
137403+
},
137404+
{
137405+
"name": "BM_ExtractBaggageWith180Entries",
137406+
"value": 0.7221928794745652,
137407+
"unit": "ns/iter",
137408+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
137409+
},
137410+
{
137411+
"name": "BM_SetValueBaggageWithTenEntries",
137412+
"value": 998.122268904462,
137413+
"unit": "ns/iter",
137414+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
137415+
},
137416+
{
137417+
"name": "BM_SetValueBaggageWith180Entries",
137418+
"value": 25125.260048724234,
137419+
"unit": "ns/iter",
137420+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
137421+
},
137422+
{
137423+
"name": "BM_BaggageToHeaderTenEntries",
137424+
"value": 3955.0670303831257,
137425+
"unit": "ns/iter",
137426+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
137427+
},
137428+
{
137429+
"name": "BM_BaggageToHeader180Entries",
137430+
"value": 75294.68565320029,
137431+
"unit": "ns/iter",
137432+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
137433+
}
137434+
]
137237137435
}
137238137436
],
137239137437
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)