Skip to content

Commit dd6c968

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for aeb5a01
1 parent 2ff07d6 commit dd6c968

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": 1753222269834,
2+
"lastUpdate": 1753229887274,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -138422,6 +138422,204 @@ window.BENCHMARK_DATA = {
138422138422
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
138423138423
}
138424138424
]
138425+
},
138426+
{
138427+
"commit": {
138428+
"author": {
138429+
"email": "[email protected]",
138430+
"name": "Marc Alff",
138431+
"username": "marcalff"
138432+
},
138433+
"committer": {
138434+
"email": "[email protected]",
138435+
"name": "GitHub",
138436+
"username": "web-flow"
138437+
},
138438+
"distinct": true,
138439+
"id": "aeb5a01336099e51169a026527d38c4239b20822",
138440+
"message": "[CONFIGURATION] File configuration - sdk builder (#3550)",
138441+
"timestamp": "2025-07-23T02:14:30+02:00",
138442+
"tree_id": "e06946dc4a6f040ad3dd11cef4a57bfc9c2e6ce3",
138443+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/aeb5a01336099e51169a026527d38c4239b20822"
138444+
},
138445+
"date": 1753229869078,
138446+
"tool": "googlecpp",
138447+
"benches": [
138448+
{
138449+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
138450+
"value": 0.09997954471505803,
138451+
"unit": "ms/iter",
138452+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
138453+
},
138454+
{
138455+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
138456+
"value": 0.21355639960649034,
138457+
"unit": "ms/iter",
138458+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
138459+
},
138460+
{
138461+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
138462+
"value": 0.5863015613858662,
138463+
"unit": "ms/iter",
138464+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
138465+
},
138466+
{
138467+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
138468+
"value": 0.08317628537018615,
138469+
"unit": "ms/iter",
138470+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
138471+
},
138472+
{
138473+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
138474+
"value": 0.20846126665716616,
138475+
"unit": "ms/iter",
138476+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
138477+
},
138478+
{
138479+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
138480+
"value": 0.5976095432188453,
138481+
"unit": "ms/iter",
138482+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
138483+
},
138484+
{
138485+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
138486+
"value": 0.09118002161896128,
138487+
"unit": "ms/iter",
138488+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
138489+
},
138490+
{
138491+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
138492+
"value": 0.26736974420748383,
138493+
"unit": "ms/iter",
138494+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
138495+
},
138496+
{
138497+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
138498+
"value": 0.8507728576660156,
138499+
"unit": "ms/iter",
138500+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
138501+
},
138502+
{
138503+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
138504+
"value": 7.904344134860569,
138505+
"unit": "ms/iter",
138506+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
138507+
},
138508+
{
138509+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
138510+
"value": 49.519856770833336,
138511+
"unit": "ms/iter",
138512+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
138513+
},
138514+
{
138515+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
138516+
"value": 133.77690315246582,
138517+
"unit": "ms/iter",
138518+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
138519+
},
138520+
{
138521+
"name": "BM_SpanIdDefaultConstructor",
138522+
"value": 0.7048667038381233,
138523+
"unit": "ns/iter",
138524+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
138525+
},
138526+
{
138527+
"name": "BM_SpanIdConstructor",
138528+
"value": 0.7205246908588493,
138529+
"unit": "ns/iter",
138530+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
138531+
},
138532+
{
138533+
"name": "BM_SpanIdToLowerBase16",
138534+
"value": 13.532062857634505,
138535+
"unit": "ns/iter",
138536+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
138537+
},
138538+
{
138539+
"name": "BM_SpanIdIsValid",
138540+
"value": 0.7160289134784211,
138541+
"unit": "ns/iter",
138542+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
138543+
},
138544+
{
138545+
"name": "BM_SpanCreation",
138546+
"value": 47.85288991177263,
138547+
"unit": "ns/iter",
138548+
"extra": "iterations: 5692763\ncpu: 24.2435580051374 ns\nthreads: 1"
138549+
},
138550+
{
138551+
"name": "BM_SpanCreationWithScope",
138552+
"value": 205.2287807664776,
138553+
"unit": "ns/iter",
138554+
"extra": "iterations: 750452\ncpu: 175.2413465484801 ns\nthreads: 1"
138555+
},
138556+
{
138557+
"name": "BM_NestedSpanCreationWithScope",
138558+
"value": 856.9271224959023,
138559+
"unit": "ns/iter",
138560+
"extra": "iterations: 228472\ncpu: 597.1916077243602 ns\nthreads: 1"
138561+
},
138562+
{
138563+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
138564+
"value": 125.00486855130119,
138565+
"unit": "ns/iter",
138566+
"extra": "iterations: 1187860\ncpu: 120.14479484114293 ns\nthreads: 1"
138567+
},
138568+
{
138569+
"name": "BM_SpanCreationWitContextPropagation",
138570+
"value": 610.2322985950246,
138571+
"unit": "ns/iter",
138572+
"extra": "iterations: 235732\ncpu: 586.2450664313712 ns\nthreads: 1"
138573+
},
138574+
{
138575+
"name": "BM_CreateBaggageFromTenEntries",
138576+
"value": 5689.882551364697,
138577+
"unit": "ns/iter",
138578+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
138579+
},
138580+
{
138581+
"name": "BM_ExtractBaggageHavingTenEntries",
138582+
"value": 1.4972080278005682,
138583+
"unit": "ns/iter",
138584+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
138585+
},
138586+
{
138587+
"name": "BM_CreateBaggageFrom180Entries",
138588+
"value": 121493.8347463432,
138589+
"unit": "ns/iter",
138590+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
138591+
},
138592+
{
138593+
"name": "BM_ExtractBaggageWith180Entries",
138594+
"value": 0.7221928794745652,
138595+
"unit": "ns/iter",
138596+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
138597+
},
138598+
{
138599+
"name": "BM_SetValueBaggageWithTenEntries",
138600+
"value": 998.122268904462,
138601+
"unit": "ns/iter",
138602+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
138603+
},
138604+
{
138605+
"name": "BM_SetValueBaggageWith180Entries",
138606+
"value": 25125.260048724234,
138607+
"unit": "ns/iter",
138608+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
138609+
},
138610+
{
138611+
"name": "BM_BaggageToHeaderTenEntries",
138612+
"value": 3955.0670303831257,
138613+
"unit": "ns/iter",
138614+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
138615+
},
138616+
{
138617+
"name": "BM_BaggageToHeader180Entries",
138618+
"value": 75294.68565320029,
138619+
"unit": "ns/iter",
138620+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
138621+
}
138622+
]
138425138623
}
138426138624
],
138427138625
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)