Skip to content

Commit d9e53fa

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for f9f356c
1 parent e0e2570 commit d9e53fa

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": 1745556187354,
2+
"lastUpdate": 1745556190428,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -117038,6 +117038,204 @@ window.BENCHMARK_DATA = {
117038117038
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
117039117039
}
117040117040
]
117041+
},
117042+
{
117043+
"commit": {
117044+
"author": {
117045+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
117046+
"name": "dependabot[bot]",
117047+
"username": "dependabot[bot]"
117048+
},
117049+
"committer": {
117050+
"email": "[email protected]",
117051+
"name": "GitHub",
117052+
"username": "web-flow"
117053+
},
117054+
"distinct": true,
117055+
"id": "f9f356c754488dda1b729e836e0619e0863bb5cc",
117056+
"message": "Bump actions/download-artifact from 4.2.1 to 4.3.0 (#3381)\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/95815c38cf2ff2164869cbab79da8d1f422bc89e...d3f86a106a0bac45b974a628896c90dbdf5c8093)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: 4.3.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: Lalit Kumar Bhasin <[email protected]>",
117057+
"timestamp": "2025-04-24T21:39:50-07:00",
117058+
"tree_id": "ab43d8d5a04774c28e75b3ca8322e76c8ec25100",
117059+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f9f356c754488dda1b729e836e0619e0863bb5cc"
117060+
},
117061+
"date": 1745556173086,
117062+
"tool": "googlecpp",
117063+
"benches": [
117064+
{
117065+
"name": "BM_CreateBaggageFromTenEntries",
117066+
"value": 5689.882551364697,
117067+
"unit": "ns/iter",
117068+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
117069+
},
117070+
{
117071+
"name": "BM_ExtractBaggageHavingTenEntries",
117072+
"value": 1.4972080278005682,
117073+
"unit": "ns/iter",
117074+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
117075+
},
117076+
{
117077+
"name": "BM_CreateBaggageFrom180Entries",
117078+
"value": 121493.8347463432,
117079+
"unit": "ns/iter",
117080+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
117081+
},
117082+
{
117083+
"name": "BM_ExtractBaggageWith180Entries",
117084+
"value": 0.7221928794745652,
117085+
"unit": "ns/iter",
117086+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
117087+
},
117088+
{
117089+
"name": "BM_SetValueBaggageWithTenEntries",
117090+
"value": 998.122268904462,
117091+
"unit": "ns/iter",
117092+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
117093+
},
117094+
{
117095+
"name": "BM_SetValueBaggageWith180Entries",
117096+
"value": 25125.260048724234,
117097+
"unit": "ns/iter",
117098+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
117099+
},
117100+
{
117101+
"name": "BM_BaggageToHeaderTenEntries",
117102+
"value": 3955.0670303831257,
117103+
"unit": "ns/iter",
117104+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
117105+
},
117106+
{
117107+
"name": "BM_BaggageToHeader180Entries",
117108+
"value": 75294.68565320029,
117109+
"unit": "ns/iter",
117110+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
117111+
},
117112+
{
117113+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
117114+
"value": 0.09997954471505803,
117115+
"unit": "ms/iter",
117116+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
117117+
},
117118+
{
117119+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
117120+
"value": 0.21355639960649034,
117121+
"unit": "ms/iter",
117122+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
117123+
},
117124+
{
117125+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
117126+
"value": 0.5863015613858662,
117127+
"unit": "ms/iter",
117128+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
117129+
},
117130+
{
117131+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
117132+
"value": 0.08317628537018615,
117133+
"unit": "ms/iter",
117134+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
117135+
},
117136+
{
117137+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
117138+
"value": 0.20846126665716616,
117139+
"unit": "ms/iter",
117140+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
117141+
},
117142+
{
117143+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
117144+
"value": 0.5976095432188453,
117145+
"unit": "ms/iter",
117146+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
117147+
},
117148+
{
117149+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
117150+
"value": 0.09118002161896128,
117151+
"unit": "ms/iter",
117152+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
117153+
},
117154+
{
117155+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
117156+
"value": 0.26736974420748383,
117157+
"unit": "ms/iter",
117158+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
117159+
},
117160+
{
117161+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
117162+
"value": 0.8507728576660156,
117163+
"unit": "ms/iter",
117164+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
117165+
},
117166+
{
117167+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
117168+
"value": 7.904344134860569,
117169+
"unit": "ms/iter",
117170+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
117171+
},
117172+
{
117173+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
117174+
"value": 49.519856770833336,
117175+
"unit": "ms/iter",
117176+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
117177+
},
117178+
{
117179+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
117180+
"value": 133.77690315246582,
117181+
"unit": "ms/iter",
117182+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
117183+
},
117184+
{
117185+
"name": "BM_SpanCreation",
117186+
"value": 39.98695222479736,
117187+
"unit": "ns/iter",
117188+
"extra": "iterations: 5778636\ncpu: 24.416973832579178 ns\nthreads: 1"
117189+
},
117190+
{
117191+
"name": "BM_SpanCreationWithScope",
117192+
"value": 232.09924833794415,
117193+
"unit": "ns/iter",
117194+
"extra": "iterations: 728876\ncpu: 190.09727854943776 ns\nthreads: 1"
117195+
},
117196+
{
117197+
"name": "BM_NestedSpanCreationWithScope",
117198+
"value": 624.7069559568091,
117199+
"unit": "ns/iter",
117200+
"extra": "iterations: 217655\ncpu: 623.7503709999769 ns\nthreads: 1"
117201+
},
117202+
{
117203+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
117204+
"value": 119.91888610146593,
117205+
"unit": "ns/iter",
117206+
"extra": "iterations: 1179499\ncpu: 117.78379210156179 ns\nthreads: 1"
117207+
},
117208+
{
117209+
"name": "BM_SpanCreationWitContextPropagation",
117210+
"value": 578.061109205466,
117211+
"unit": "ns/iter",
117212+
"extra": "iterations: 239806\ncpu: 562.6277866275242 ns\nthreads: 1"
117213+
},
117214+
{
117215+
"name": "BM_SpanIdDefaultConstructor",
117216+
"value": 0.7048667038381233,
117217+
"unit": "ns/iter",
117218+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
117219+
},
117220+
{
117221+
"name": "BM_SpanIdConstructor",
117222+
"value": 0.7205246908588493,
117223+
"unit": "ns/iter",
117224+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
117225+
},
117226+
{
117227+
"name": "BM_SpanIdToLowerBase16",
117228+
"value": 13.532062857634505,
117229+
"unit": "ns/iter",
117230+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
117231+
},
117232+
{
117233+
"name": "BM_SpanIdIsValid",
117234+
"value": 0.7160289134784211,
117235+
"unit": "ns/iter",
117236+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
117237+
}
117238+
]
117041117239
}
117042117240
],
117043117241
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)