Skip to content

Commit 706d652

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 6aece9b
1 parent b114318 commit 706d652

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": 1754854018373,
2+
"lastUpdate": 1754932556850,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -141986,6 +141986,204 @@ window.BENCHMARK_DATA = {
141986141986
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
141987141987
}
141988141988
]
141989+
},
141990+
{
141991+
"commit": {
141992+
"author": {
141993+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
141994+
"name": "dependabot[bot]",
141995+
"username": "dependabot[bot]"
141996+
},
141997+
"committer": {
141998+
"email": "[email protected]",
141999+
"name": "GitHub",
142000+
"username": "web-flow"
142001+
},
142002+
"distinct": true,
142003+
"id": "6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6",
142004+
"message": "Bump github/codeql-action from 3.29.7 to 3.29.8 (#3584)\n\n* Bump github/codeql-action from 3.29.7 to 3.29.8\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.\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/51f77329afa6477de8c49fc9c7046c15b9a4e79d...76621b61decf072c1cee8dd1ce2d2a82d33c17ed)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\n\n* Update ossf-scorecard.yml\n\n* Update codeql-analysis.yml\n\n---------\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lalit Kumar Bhasin <[email protected]>",
142005+
"timestamp": "2025-08-11T10:12:19-07:00",
142006+
"tree_id": "191273315fe9bc3825b23a57b797787b0b9a551b",
142007+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6"
142008+
},
142009+
"date": 1754932537837,
142010+
"tool": "googlecpp",
142011+
"benches": [
142012+
{
142013+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
142014+
"value": 0.09997954471505803,
142015+
"unit": "ms/iter",
142016+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
142017+
},
142018+
{
142019+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
142020+
"value": 0.21355639960649034,
142021+
"unit": "ms/iter",
142022+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
142023+
},
142024+
{
142025+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
142026+
"value": 0.5863015613858662,
142027+
"unit": "ms/iter",
142028+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
142029+
},
142030+
{
142031+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
142032+
"value": 0.08317628537018615,
142033+
"unit": "ms/iter",
142034+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
142035+
},
142036+
{
142037+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
142038+
"value": 0.20846126665716616,
142039+
"unit": "ms/iter",
142040+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
142041+
},
142042+
{
142043+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
142044+
"value": 0.5976095432188453,
142045+
"unit": "ms/iter",
142046+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
142047+
},
142048+
{
142049+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
142050+
"value": 0.09118002161896128,
142051+
"unit": "ms/iter",
142052+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
142053+
},
142054+
{
142055+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
142056+
"value": 0.26736974420748383,
142057+
"unit": "ms/iter",
142058+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
142059+
},
142060+
{
142061+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
142062+
"value": 0.8507728576660156,
142063+
"unit": "ms/iter",
142064+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
142065+
},
142066+
{
142067+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
142068+
"value": 7.904344134860569,
142069+
"unit": "ms/iter",
142070+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
142071+
},
142072+
{
142073+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
142074+
"value": 49.519856770833336,
142075+
"unit": "ms/iter",
142076+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
142077+
},
142078+
{
142079+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
142080+
"value": 133.77690315246582,
142081+
"unit": "ms/iter",
142082+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
142083+
},
142084+
{
142085+
"name": "BM_SpanIdDefaultConstructor",
142086+
"value": 0.7048667038381233,
142087+
"unit": "ns/iter",
142088+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
142089+
},
142090+
{
142091+
"name": "BM_SpanIdConstructor",
142092+
"value": 0.7205246908588493,
142093+
"unit": "ns/iter",
142094+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
142095+
},
142096+
{
142097+
"name": "BM_SpanIdToLowerBase16",
142098+
"value": 13.532062857634505,
142099+
"unit": "ns/iter",
142100+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
142101+
},
142102+
{
142103+
"name": "BM_SpanIdIsValid",
142104+
"value": 0.7160289134784211,
142105+
"unit": "ns/iter",
142106+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
142107+
},
142108+
{
142109+
"name": "BM_SpanCreation",
142110+
"value": 32.85107263911955,
142111+
"unit": "ns/iter",
142112+
"extra": "iterations: 5514155\ncpu: 25.780475702986223 ns\nthreads: 1"
142113+
},
142114+
{
142115+
"name": "BM_SpanCreationWithScope",
142116+
"value": 236.5600024068284,
142117+
"unit": "ns/iter",
142118+
"extra": "iterations: 740305\ncpu: 191.71212810936032 ns\nthreads: 1"
142119+
},
142120+
{
142121+
"name": "BM_NestedSpanCreationWithScope",
142122+
"value": 695.9304900533718,
142123+
"unit": "ns/iter",
142124+
"extra": "iterations: 213038\ncpu: 653.1991663459099 ns\nthreads: 1"
142125+
},
142126+
{
142127+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
142128+
"value": 127.18272031696604,
142129+
"unit": "ns/iter",
142130+
"extra": "iterations: 1139895\ncpu: 123.01096329047846 ns\nthreads: 1"
142131+
},
142132+
{
142133+
"name": "BM_SpanCreationWitContextPropagation",
142134+
"value": 676.3587965314194,
142135+
"unit": "ns/iter",
142136+
"extra": "iterations: 237475\ncpu: 586.3841583324561 ns\nthreads: 1"
142137+
},
142138+
{
142139+
"name": "BM_CreateBaggageFromTenEntries",
142140+
"value": 5689.882551364697,
142141+
"unit": "ns/iter",
142142+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
142143+
},
142144+
{
142145+
"name": "BM_ExtractBaggageHavingTenEntries",
142146+
"value": 1.4972080278005682,
142147+
"unit": "ns/iter",
142148+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
142149+
},
142150+
{
142151+
"name": "BM_CreateBaggageFrom180Entries",
142152+
"value": 121493.8347463432,
142153+
"unit": "ns/iter",
142154+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
142155+
},
142156+
{
142157+
"name": "BM_ExtractBaggageWith180Entries",
142158+
"value": 0.7221928794745652,
142159+
"unit": "ns/iter",
142160+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
142161+
},
142162+
{
142163+
"name": "BM_SetValueBaggageWithTenEntries",
142164+
"value": 998.122268904462,
142165+
"unit": "ns/iter",
142166+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
142167+
},
142168+
{
142169+
"name": "BM_SetValueBaggageWith180Entries",
142170+
"value": 25125.260048724234,
142171+
"unit": "ns/iter",
142172+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
142173+
},
142174+
{
142175+
"name": "BM_BaggageToHeaderTenEntries",
142176+
"value": 3955.0670303831257,
142177+
"unit": "ns/iter",
142178+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
142179+
},
142180+
{
142181+
"name": "BM_BaggageToHeader180Entries",
142182+
"value": 75294.68565320029,
142183+
"unit": "ns/iter",
142184+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
142185+
}
142186+
]
141989142187
}
141990142188
],
141991142189
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)