Skip to content

Commit 2f9ea8b

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 545f9f4
1 parent 688b869 commit 2f9ea8b

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": 1749452682168,
2+
"lastUpdate": 1749457663357,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -126938,6 +126938,204 @@ window.BENCHMARK_DATA = {
126938126938
"extra": "iterations: 238599\ncpu: 580.6101450550925 ns\nthreads: 1"
126939126939
}
126940126940
]
126941+
},
126942+
{
126943+
"commit": {
126944+
"author": {
126945+
"email": "[email protected]",
126946+
"name": "Marc Alff",
126947+
"username": "marcalff"
126948+
},
126949+
"committer": {
126950+
"email": "[email protected]",
126951+
"name": "GitHub",
126952+
"username": "web-flow"
126953+
},
126954+
"distinct": true,
126955+
"id": "545f9f4108719e5b494e5bc50e95a6af37895874",
126956+
"message": "[CodeHealth] fix include-what-you-use, part 8 (#3465)",
126957+
"timestamp": "2025-06-09T10:23:10+02:00",
126958+
"tree_id": "ce3e505f23dac6418331306d747c0cafd3eadb0e",
126959+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/545f9f4108719e5b494e5bc50e95a6af37895874"
126960+
},
126961+
"date": 1749457646497,
126962+
"tool": "googlecpp",
126963+
"benches": [
126964+
{
126965+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
126966+
"value": 0.09997954471505803,
126967+
"unit": "ms/iter",
126968+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
126969+
},
126970+
{
126971+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
126972+
"value": 0.21355639960649034,
126973+
"unit": "ms/iter",
126974+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
126975+
},
126976+
{
126977+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
126978+
"value": 0.5863015613858662,
126979+
"unit": "ms/iter",
126980+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
126981+
},
126982+
{
126983+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
126984+
"value": 0.08317628537018615,
126985+
"unit": "ms/iter",
126986+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
126987+
},
126988+
{
126989+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
126990+
"value": 0.20846126665716616,
126991+
"unit": "ms/iter",
126992+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
126993+
},
126994+
{
126995+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
126996+
"value": 0.5976095432188453,
126997+
"unit": "ms/iter",
126998+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
126999+
},
127000+
{
127001+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
127002+
"value": 0.09118002161896128,
127003+
"unit": "ms/iter",
127004+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
127005+
},
127006+
{
127007+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
127008+
"value": 0.26736974420748383,
127009+
"unit": "ms/iter",
127010+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
127011+
},
127012+
{
127013+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
127014+
"value": 0.8507728576660156,
127015+
"unit": "ms/iter",
127016+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
127017+
},
127018+
{
127019+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
127020+
"value": 7.904344134860569,
127021+
"unit": "ms/iter",
127022+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
127023+
},
127024+
{
127025+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
127026+
"value": 49.519856770833336,
127027+
"unit": "ms/iter",
127028+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
127029+
},
127030+
{
127031+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
127032+
"value": 133.77690315246582,
127033+
"unit": "ms/iter",
127034+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
127035+
},
127036+
{
127037+
"name": "BM_CreateBaggageFromTenEntries",
127038+
"value": 5689.882551364697,
127039+
"unit": "ns/iter",
127040+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
127041+
},
127042+
{
127043+
"name": "BM_ExtractBaggageHavingTenEntries",
127044+
"value": 1.4972080278005682,
127045+
"unit": "ns/iter",
127046+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
127047+
},
127048+
{
127049+
"name": "BM_CreateBaggageFrom180Entries",
127050+
"value": 121493.8347463432,
127051+
"unit": "ns/iter",
127052+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
127053+
},
127054+
{
127055+
"name": "BM_ExtractBaggageWith180Entries",
127056+
"value": 0.7221928794745652,
127057+
"unit": "ns/iter",
127058+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
127059+
},
127060+
{
127061+
"name": "BM_SetValueBaggageWithTenEntries",
127062+
"value": 998.122268904462,
127063+
"unit": "ns/iter",
127064+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
127065+
},
127066+
{
127067+
"name": "BM_SetValueBaggageWith180Entries",
127068+
"value": 25125.260048724234,
127069+
"unit": "ns/iter",
127070+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
127071+
},
127072+
{
127073+
"name": "BM_BaggageToHeaderTenEntries",
127074+
"value": 3955.0670303831257,
127075+
"unit": "ns/iter",
127076+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
127077+
},
127078+
{
127079+
"name": "BM_BaggageToHeader180Entries",
127080+
"value": 75294.68565320029,
127081+
"unit": "ns/iter",
127082+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
127083+
},
127084+
{
127085+
"name": "BM_SpanIdDefaultConstructor",
127086+
"value": 0.7048667038381233,
127087+
"unit": "ns/iter",
127088+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
127089+
},
127090+
{
127091+
"name": "BM_SpanIdConstructor",
127092+
"value": 0.7205246908588493,
127093+
"unit": "ns/iter",
127094+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
127095+
},
127096+
{
127097+
"name": "BM_SpanIdToLowerBase16",
127098+
"value": 13.532062857634505,
127099+
"unit": "ns/iter",
127100+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
127101+
},
127102+
{
127103+
"name": "BM_SpanIdIsValid",
127104+
"value": 0.7160289134784211,
127105+
"unit": "ns/iter",
127106+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
127107+
},
127108+
{
127109+
"name": "BM_SpanCreation",
127110+
"value": 49.21158373088922,
127111+
"unit": "ns/iter",
127112+
"extra": "iterations: 5479420\ncpu: 25.016422906074002 ns\nthreads: 1"
127113+
},
127114+
{
127115+
"name": "BM_SpanCreationWithScope",
127116+
"value": 212.93495057230754,
127117+
"unit": "ns/iter",
127118+
"extra": "iterations: 771251\ncpu: 187.51301456983524 ns\nthreads: 1"
127119+
},
127120+
{
127121+
"name": "BM_NestedSpanCreationWithScope",
127122+
"value": 1044.2549553279416,
127123+
"unit": "ns/iter",
127124+
"extra": "iterations: 229344\ncpu: 628.40129238175 ns\nthreads: 1"
127125+
},
127126+
{
127127+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
127128+
"value": 253.50223623574124,
127129+
"unit": "ns/iter",
127130+
"extra": "iterations: 1159132\ncpu: 122.45607920409415 ns\nthreads: 1"
127131+
},
127132+
{
127133+
"name": "BM_SpanCreationWitContextPropagation",
127134+
"value": 728.8430928274873,
127135+
"unit": "ns/iter",
127136+
"extra": "iterations: 238658\ncpu: 580.5123775444358 ns\nthreads: 1"
127137+
}
127138+
]
126941127139
}
126942127140
],
126943127141
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)