Skip to content

Commit 81f71d4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 8825da6
1 parent a07b8c4 commit 81f71d4

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": 1753799808731,
2+
"lastUpdate": 1753854436868,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -140798,6 +140798,204 @@ window.BENCHMARK_DATA = {
140798140798
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140799140799
}
140800140800
]
140801+
},
140802+
{
140803+
"commit": {
140804+
"author": {
140805+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
140806+
"name": "dependabot[bot]",
140807+
"username": "dependabot[bot]"
140808+
},
140809+
"committer": {
140810+
"email": "[email protected]",
140811+
"name": "GitHub",
140812+
"username": "web-flow"
140813+
},
140814+
"distinct": true,
140815+
"id": "8825da6bf33251ebbadaafc379031672846b67d3",
140816+
"message": "Bump github/codeql-action from 3.29.4 to 3.29.5 (#3574)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4e828ff8d448a8a6e532957b1811f387a63867e8...51f77329afa6477de8c49fc9c7046c15b9a4e79d)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
140817+
"timestamp": "2025-07-30T07:43:34+02:00",
140818+
"tree_id": "cb51ce36cc2c7155487927619c3098454f69473d",
140819+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/8825da6bf33251ebbadaafc379031672846b67d3"
140820+
},
140821+
"date": 1753854417734,
140822+
"tool": "googlecpp",
140823+
"benches": [
140824+
{
140825+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
140826+
"value": 0.09997954471505803,
140827+
"unit": "ms/iter",
140828+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
140829+
},
140830+
{
140831+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
140832+
"value": 0.21355639960649034,
140833+
"unit": "ms/iter",
140834+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
140835+
},
140836+
{
140837+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
140838+
"value": 0.5863015613858662,
140839+
"unit": "ms/iter",
140840+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
140841+
},
140842+
{
140843+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
140844+
"value": 0.08317628537018615,
140845+
"unit": "ms/iter",
140846+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
140847+
},
140848+
{
140849+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
140850+
"value": 0.20846126665716616,
140851+
"unit": "ms/iter",
140852+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
140853+
},
140854+
{
140855+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
140856+
"value": 0.5976095432188453,
140857+
"unit": "ms/iter",
140858+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
140859+
},
140860+
{
140861+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
140862+
"value": 0.09118002161896128,
140863+
"unit": "ms/iter",
140864+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
140865+
},
140866+
{
140867+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
140868+
"value": 0.26736974420748383,
140869+
"unit": "ms/iter",
140870+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
140871+
},
140872+
{
140873+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
140874+
"value": 0.8507728576660156,
140875+
"unit": "ms/iter",
140876+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
140877+
},
140878+
{
140879+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
140880+
"value": 7.904344134860569,
140881+
"unit": "ms/iter",
140882+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
140883+
},
140884+
{
140885+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
140886+
"value": 49.519856770833336,
140887+
"unit": "ms/iter",
140888+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
140889+
},
140890+
{
140891+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
140892+
"value": 133.77690315246582,
140893+
"unit": "ms/iter",
140894+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
140895+
},
140896+
{
140897+
"name": "BM_SpanIdDefaultConstructor",
140898+
"value": 0.7048667038381233,
140899+
"unit": "ns/iter",
140900+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
140901+
},
140902+
{
140903+
"name": "BM_SpanIdConstructor",
140904+
"value": 0.7205246908588493,
140905+
"unit": "ns/iter",
140906+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
140907+
},
140908+
{
140909+
"name": "BM_SpanIdToLowerBase16",
140910+
"value": 13.532062857634505,
140911+
"unit": "ns/iter",
140912+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
140913+
},
140914+
{
140915+
"name": "BM_SpanIdIsValid",
140916+
"value": 0.7160289134784211,
140917+
"unit": "ns/iter",
140918+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
140919+
},
140920+
{
140921+
"name": "BM_SpanCreation",
140922+
"value": 32.420380117804505,
140923+
"unit": "ns/iter",
140924+
"extra": "iterations: 5725016\ncpu: 24.51986841608827 ns\nthreads: 1"
140925+
},
140926+
{
140927+
"name": "BM_SpanCreationWithScope",
140928+
"value": 196.0460173404861,
140929+
"unit": "ns/iter",
140930+
"extra": "iterations: 723405\ncpu: 193.96556147662793 ns\nthreads: 1"
140931+
},
140932+
{
140933+
"name": "BM_NestedSpanCreationWithScope",
140934+
"value": 674.2842663653978,
140935+
"unit": "ns/iter",
140936+
"extra": "iterations: 217787\ncpu: 638.5989384123019 ns\nthreads: 1"
140937+
},
140938+
{
140939+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
140940+
"value": 120.95362886215632,
140941+
"unit": "ns/iter",
140942+
"extra": "iterations: 1151335\ncpu: 120.36076641464037 ns\nthreads: 1"
140943+
},
140944+
{
140945+
"name": "BM_SpanCreationWitContextPropagation",
140946+
"value": 792.7846076231162,
140947+
"unit": "ns/iter",
140948+
"extra": "iterations: 238379\ncpu: 574.1701701911658 ns\nthreads: 1"
140949+
},
140950+
{
140951+
"name": "BM_CreateBaggageFromTenEntries",
140952+
"value": 5689.882551364697,
140953+
"unit": "ns/iter",
140954+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
140955+
},
140956+
{
140957+
"name": "BM_ExtractBaggageHavingTenEntries",
140958+
"value": 1.4972080278005682,
140959+
"unit": "ns/iter",
140960+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
140961+
},
140962+
{
140963+
"name": "BM_CreateBaggageFrom180Entries",
140964+
"value": 121493.8347463432,
140965+
"unit": "ns/iter",
140966+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
140967+
},
140968+
{
140969+
"name": "BM_ExtractBaggageWith180Entries",
140970+
"value": 0.7221928794745652,
140971+
"unit": "ns/iter",
140972+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
140973+
},
140974+
{
140975+
"name": "BM_SetValueBaggageWithTenEntries",
140976+
"value": 998.122268904462,
140977+
"unit": "ns/iter",
140978+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
140979+
},
140980+
{
140981+
"name": "BM_SetValueBaggageWith180Entries",
140982+
"value": 25125.260048724234,
140983+
"unit": "ns/iter",
140984+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
140985+
},
140986+
{
140987+
"name": "BM_BaggageToHeaderTenEntries",
140988+
"value": 3955.0670303831257,
140989+
"unit": "ns/iter",
140990+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
140991+
},
140992+
{
140993+
"name": "BM_BaggageToHeader180Entries",
140994+
"value": 75294.68565320029,
140995+
"unit": "ns/iter",
140996+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140997+
}
140998+
]
140801140999
}
140802141000
],
140803141001
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)