Skip to content

Commit b7d2fa8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 57114c5
1 parent 3c8257c commit b7d2fa8

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": 1736530074224,
2+
"lastUpdate": 1736530075727,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -104762,6 +104762,204 @@ window.BENCHMARK_DATA = {
104762104762
"extra": "iterations: 240789\ncpu: 577.6655038228489 ns\nthreads: 1"
104763104763
}
104764104764
]
104765+
},
104766+
{
104767+
"commit": {
104768+
"author": {
104769+
"email": "[email protected]",
104770+
"name": "Sv. Lockal",
104771+
"username": "AngryLoki"
104772+
},
104773+
"committer": {
104774+
"email": "[email protected]",
104775+
"name": "GitHub",
104776+
"username": "web-flow"
104777+
},
104778+
"distinct": true,
104779+
"id": "57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79",
104780+
"message": "Fix error ‘uint8_t’ does not name a type with gcc-15 (#3240)",
104781+
"timestamp": "2025-01-10T09:13:30-08:00",
104782+
"tree_id": "bf08fb97fad1946444c592151fdd45741b38b24a",
104783+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79"
104784+
},
104785+
"date": 1736530061519,
104786+
"tool": "googlecpp",
104787+
"benches": [
104788+
{
104789+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
104790+
"value": 0.13207435607910156,
104791+
"unit": "ms/iter",
104792+
"extra": "iterations: 1300\ncpu: 0.08170565923076924 ms\nthreads: 1"
104793+
},
104794+
{
104795+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
104796+
"value": 0.2736918131510417,
104797+
"unit": "ms/iter",
104798+
"extra": "iterations: 675\ncpu: 0.21142750370370378 ms\nthreads: 1"
104799+
},
104800+
{
104801+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
104802+
"value": 1.175681749979655,
104803+
"unit": "ms/iter",
104804+
"extra": "iterations: 258\ncpu: 0.3279010968992248 ms\nthreads: 1"
104805+
},
104806+
{
104807+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
104808+
"value": 0.1047048568725586,
104809+
"unit": "ms/iter",
104810+
"extra": "iterations: 1000\ncpu: 0.08103282899999997 ms\nthreads: 1"
104811+
},
104812+
{
104813+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
104814+
"value": 0.2609907764278046,
104815+
"unit": "ms/iter",
104816+
"extra": "iterations: 876\ncpu: 0.18027106278538824 ms\nthreads: 1"
104817+
},
104818+
{
104819+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
104820+
"value": 0.587901951354227,
104821+
"unit": "ms/iter",
104822+
"extra": "iterations: 243\ncpu: 0.4095970576131687 ms\nthreads: 1"
104823+
},
104824+
{
104825+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
104826+
"value": 0.0977411479531172,
104827+
"unit": "ms/iter",
104828+
"extra": "iterations: 1503\ncpu: 0.08643427744510966 ms\nthreads: 1"
104829+
},
104830+
{
104831+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
104832+
"value": 0.250545202517042,
104833+
"unit": "ms/iter",
104834+
"extra": "iterations: 561\ncpu: 0.19121067379679116 ms\nthreads: 1"
104835+
},
104836+
{
104837+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
104838+
"value": 0.739827300563003,
104839+
"unit": "ms/iter",
104840+
"extra": "iterations: 198\ncpu: 0.7010594141414147 ms\nthreads: 1"
104841+
},
104842+
{
104843+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
104844+
"value": 8.286097470451804,
104845+
"unit": "ms/iter",
104846+
"extra": "iterations: 17\ncpu: 8.093528588235298 ms\nthreads: 1"
104847+
},
104848+
{
104849+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
104850+
"value": 52.50922838846842,
104851+
"unit": "ms/iter",
104852+
"extra": "iterations: 3\ncpu: 38.908955999999996 ms\nthreads: 1"
104853+
},
104854+
{
104855+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
104856+
"value": 95.64614295959473,
104857+
"unit": "ms/iter",
104858+
"extra": "iterations: 2\ncpu: 168.15225049999992 ms\nthreads: 1"
104859+
},
104860+
{
104861+
"name": "BM_CreateBaggageFromTenEntries",
104862+
"value": 5804.219571157489,
104863+
"unit": "ns/iter",
104864+
"extra": "iterations: 24894\ncpu: 5786.370571221981 ns\nthreads: 1"
104865+
},
104866+
{
104867+
"name": "BM_ExtractBaggageHavingTenEntries",
104868+
"value": 1.5040043743333373,
104869+
"unit": "ns/iter",
104870+
"extra": "iterations: 88667041\ncpu: 1.4984403167350542 ns\nthreads: 1"
104871+
},
104872+
{
104873+
"name": "BM_CreateBaggageFrom180Entries",
104874+
"value": 116111.5939681175,
104875+
"unit": "ns/iter",
104876+
"extra": "iterations: 1229\ncpu: 116049.7282343369 ns\nthreads: 1"
104877+
},
104878+
{
104879+
"name": "BM_ExtractBaggageWith180Entries",
104880+
"value": 0.735982183571595,
104881+
"unit": "ns/iter",
104882+
"extra": "iterations: 197369362\ncpu: 0.7273072656535209 ns\nthreads: 1"
104883+
},
104884+
{
104885+
"name": "BM_SetValueBaggageWithTenEntries",
104886+
"value": 1011.9891166687012,
104887+
"unit": "ns/iter",
104888+
"extra": "iterations: 100000\ncpu: 1000.2167799999994 ns\nthreads: 1"
104889+
},
104890+
{
104891+
"name": "BM_SetValueBaggageWith180Entries",
104892+
"value": 25676.68117539964,
104893+
"unit": "ns/iter",
104894+
"extra": "iterations: 5914\ncpu: 24698.770206290134 ns\nthreads: 1"
104895+
},
104896+
{
104897+
"name": "BM_BaggageToHeaderTenEntries",
104898+
"value": 4036.0490192030843,
104899+
"unit": "ns/iter",
104900+
"extra": "iterations: 36433\ncpu: 4006.115472236712 ns\nthreads: 1"
104901+
},
104902+
{
104903+
"name": "BM_BaggageToHeader180Entries",
104904+
"value": 72402.02218767196,
104905+
"unit": "ns/iter",
104906+
"extra": "iterations: 2016\ncpu: 71621.4990079366 ns\nthreads: 1"
104907+
},
104908+
{
104909+
"name": "BM_SpanIdDefaultConstructor",
104910+
"value": 0.7695700017807323,
104911+
"unit": "ns/iter",
104912+
"extra": "iterations: 196273292\ncpu: 0.742778823926793 ns\nthreads: 1"
104913+
},
104914+
{
104915+
"name": "BM_SpanIdConstructor",
104916+
"value": 0.7179702643803358,
104917+
"unit": "ns/iter",
104918+
"extra": "iterations: 188348184\ncpu: 0.7166720333231352 ns\nthreads: 1"
104919+
},
104920+
{
104921+
"name": "BM_SpanIdToLowerBase16",
104922+
"value": 13.403530022319057,
104923+
"unit": "ns/iter",
104924+
"extra": "iterations: 10116460\ncpu: 13.314772756478057 ns\nthreads: 1"
104925+
},
104926+
{
104927+
"name": "BM_SpanIdIsValid",
104928+
"value": 0.7073801661487389,
104929+
"unit": "ns/iter",
104930+
"extra": "iterations: 193898655\ncpu: 0.7000792243762597 ns\nthreads: 1"
104931+
},
104932+
{
104933+
"name": "BM_SpanCreation",
104934+
"value": 25.764250311219236,
104935+
"unit": "ns/iter",
104936+
"extra": "iterations: 5551923\ncpu: 25.282890991103443 ns\nthreads: 1"
104937+
},
104938+
{
104939+
"name": "BM_SpanCreationWithScope",
104940+
"value": 215.59414000109695,
104941+
"unit": "ns/iter",
104942+
"extra": "iterations: 700409\ncpu: 199.79282819038593 ns\nthreads: 1"
104943+
},
104944+
{
104945+
"name": "BM_NestedSpanCreationWithScope",
104946+
"value": 1005.4849246772653,
104947+
"unit": "ns/iter",
104948+
"extra": "iterations: 219880\ncpu: 625.7638211751863 ns\nthreads: 1"
104949+
},
104950+
{
104951+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
104952+
"value": 122.59101074273114,
104953+
"unit": "ns/iter",
104954+
"extra": "iterations: 1194553\ncpu: 121.32393204822225 ns\nthreads: 1"
104955+
},
104956+
{
104957+
"name": "BM_SpanCreationWitContextPropagation",
104958+
"value": 588.1835848109961,
104959+
"unit": "ns/iter",
104960+
"extra": "iterations: 235906\ncpu: 584.4372207574203 ns\nthreads: 1"
104961+
}
104962+
]
104765104963
}
104766104964
],
104767104965
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)