Skip to content

Commit 0ae6334

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for ae8c627
1 parent 9a4531b commit 0ae6334

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": 1756903382787,
2+
"lastUpdate": 1756903385704,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -145748,6 +145748,204 @@ window.BENCHMARK_DATA = {
145748145748
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
145749145749
}
145750145750
]
145751+
},
145752+
{
145753+
"commit": {
145754+
"author": {
145755+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
145756+
"name": "dependabot[bot]",
145757+
"username": "dependabot[bot]"
145758+
},
145759+
"committer": {
145760+
"email": "[email protected]",
145761+
"name": "GitHub",
145762+
"username": "web-flow"
145763+
},
145764+
"distinct": true,
145765+
"id": "ae8c6274fc729a203b90fab58b705cf4fb89ff00",
145766+
"message": "Bump github/codeql-action from 3.29.11 to 3.30.0 (#3621)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.11 to 3.30.0.\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/3c3833e0f8c1c83d449a7478aa59c036a9165498...2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.30.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Marc Alff <[email protected]>",
145767+
"timestamp": "2025-09-03T14:38:51+02:00",
145768+
"tree_id": "c4504590935dce4944c36c65fb156796fde9581a",
145769+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ae8c6274fc729a203b90fab58b705cf4fb89ff00"
145770+
},
145771+
"date": 1756903363678,
145772+
"tool": "googlecpp",
145773+
"benches": [
145774+
{
145775+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
145776+
"value": 0.09997954471505803,
145777+
"unit": "ms/iter",
145778+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
145779+
},
145780+
{
145781+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
145782+
"value": 0.21355639960649034,
145783+
"unit": "ms/iter",
145784+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
145785+
},
145786+
{
145787+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
145788+
"value": 0.5863015613858662,
145789+
"unit": "ms/iter",
145790+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
145791+
},
145792+
{
145793+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
145794+
"value": 0.08317628537018615,
145795+
"unit": "ms/iter",
145796+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
145797+
},
145798+
{
145799+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
145800+
"value": 0.20846126665716616,
145801+
"unit": "ms/iter",
145802+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
145803+
},
145804+
{
145805+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
145806+
"value": 0.5976095432188453,
145807+
"unit": "ms/iter",
145808+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
145809+
},
145810+
{
145811+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
145812+
"value": 0.09118002161896128,
145813+
"unit": "ms/iter",
145814+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
145815+
},
145816+
{
145817+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
145818+
"value": 0.26736974420748383,
145819+
"unit": "ms/iter",
145820+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
145821+
},
145822+
{
145823+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
145824+
"value": 0.8507728576660156,
145825+
"unit": "ms/iter",
145826+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
145827+
},
145828+
{
145829+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
145830+
"value": 7.904344134860569,
145831+
"unit": "ms/iter",
145832+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
145833+
},
145834+
{
145835+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
145836+
"value": 49.519856770833336,
145837+
"unit": "ms/iter",
145838+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
145839+
},
145840+
{
145841+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
145842+
"value": 133.77690315246582,
145843+
"unit": "ms/iter",
145844+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
145845+
},
145846+
{
145847+
"name": "BM_SpanCreation",
145848+
"value": 26.189269913931312,
145849+
"unit": "ns/iter",
145850+
"extra": "iterations: 5580443\ncpu: 25.026870088987565 ns\nthreads: 1"
145851+
},
145852+
{
145853+
"name": "BM_SpanCreationWithScope",
145854+
"value": 190.42910099766178,
145855+
"unit": "ns/iter",
145856+
"extra": "iterations: 734058\ncpu: 186.64771857264685 ns\nthreads: 1"
145857+
},
145858+
{
145859+
"name": "BM_NestedSpanCreationWithScope",
145860+
"value": 655.7112721947523,
145861+
"unit": "ns/iter",
145862+
"extra": "iterations: 224831\ncpu: 636.4012347051786 ns\nthreads: 1"
145863+
},
145864+
{
145865+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
145866+
"value": 122.29858436240929,
145867+
"unit": "ns/iter",
145868+
"extra": "iterations: 1144709\ncpu: 121.25495737344603 ns\nthreads: 1"
145869+
},
145870+
{
145871+
"name": "BM_SpanCreationWitContextPropagation",
145872+
"value": 589.3135324227613,
145873+
"unit": "ns/iter",
145874+
"extra": "iterations: 235571\ncpu: 583.3317640965993 ns\nthreads: 1"
145875+
},
145876+
{
145877+
"name": "BM_SpanIdDefaultConstructor",
145878+
"value": 0.7048667038381233,
145879+
"unit": "ns/iter",
145880+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
145881+
},
145882+
{
145883+
"name": "BM_SpanIdConstructor",
145884+
"value": 0.7205246908588493,
145885+
"unit": "ns/iter",
145886+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
145887+
},
145888+
{
145889+
"name": "BM_SpanIdToLowerBase16",
145890+
"value": 13.532062857634505,
145891+
"unit": "ns/iter",
145892+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
145893+
},
145894+
{
145895+
"name": "BM_SpanIdIsValid",
145896+
"value": 0.7160289134784211,
145897+
"unit": "ns/iter",
145898+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
145899+
},
145900+
{
145901+
"name": "BM_CreateBaggageFromTenEntries",
145902+
"value": 5689.882551364697,
145903+
"unit": "ns/iter",
145904+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
145905+
},
145906+
{
145907+
"name": "BM_ExtractBaggageHavingTenEntries",
145908+
"value": 1.4972080278005682,
145909+
"unit": "ns/iter",
145910+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
145911+
},
145912+
{
145913+
"name": "BM_CreateBaggageFrom180Entries",
145914+
"value": 121493.8347463432,
145915+
"unit": "ns/iter",
145916+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
145917+
},
145918+
{
145919+
"name": "BM_ExtractBaggageWith180Entries",
145920+
"value": 0.7221928794745652,
145921+
"unit": "ns/iter",
145922+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
145923+
},
145924+
{
145925+
"name": "BM_SetValueBaggageWithTenEntries",
145926+
"value": 998.122268904462,
145927+
"unit": "ns/iter",
145928+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
145929+
},
145930+
{
145931+
"name": "BM_SetValueBaggageWith180Entries",
145932+
"value": 25125.260048724234,
145933+
"unit": "ns/iter",
145934+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
145935+
},
145936+
{
145937+
"name": "BM_BaggageToHeaderTenEntries",
145938+
"value": 3955.0670303831257,
145939+
"unit": "ns/iter",
145940+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
145941+
},
145942+
{
145943+
"name": "BM_BaggageToHeader180Entries",
145944+
"value": 75294.68565320029,
145945+
"unit": "ns/iter",
145946+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
145947+
}
145948+
]
145751145949
}
145752145950
],
145753145951
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)