|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1754065167233, |
| 2 | + "lastUpdate": 1754065169897, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -140996,6 +140996,204 @@ window.BENCHMARK_DATA = { |
140996 | 140996 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
140997 | 140997 | } |
140998 | 140998 | ] |
| 140999 | + }, |
| 141000 | + { |
| 141001 | + "commit": { |
| 141002 | + "author": { |
| 141003 | + |
| 141004 | + "name": "OpenTelemetry Bot", |
| 141005 | + "username": "opentelemetrybot" |
| 141006 | + }, |
| 141007 | + "committer": { |
| 141008 | + |
| 141009 | + "name": "GitHub", |
| 141010 | + "username": "web-flow" |
| 141011 | + }, |
| 141012 | + "distinct": true, |
| 141013 | + "id": "e8161664d27bc8cf9b8a3a2c2898c90a59620187", |
| 141014 | + "message": "Add subscript to issue templates (#3576)\n\nCo-authored-by: otelbot < [email protected]>", |
| 141015 | + "timestamp": "2025-08-01T18:15:10+02:00", |
| 141016 | + "tree_id": "e6d8576daa6f19307d2ff9ca3cdc467c07b790a2", |
| 141017 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/e8161664d27bc8cf9b8a3a2c2898c90a59620187" |
| 141018 | + }, |
| 141019 | + "date": 1754065149180, |
| 141020 | + "tool": "googlecpp", |
| 141021 | + "benches": [ |
| 141022 | + { |
| 141023 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 141024 | + "value": 0.09997954471505803, |
| 141025 | + "unit": "ms/iter", |
| 141026 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 141027 | + }, |
| 141028 | + { |
| 141029 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 141030 | + "value": 0.21355639960649034, |
| 141031 | + "unit": "ms/iter", |
| 141032 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 141033 | + }, |
| 141034 | + { |
| 141035 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 141036 | + "value": 0.5863015613858662, |
| 141037 | + "unit": "ms/iter", |
| 141038 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 141039 | + }, |
| 141040 | + { |
| 141041 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 141042 | + "value": 0.08317628537018615, |
| 141043 | + "unit": "ms/iter", |
| 141044 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 141045 | + }, |
| 141046 | + { |
| 141047 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 141048 | + "value": 0.20846126665716616, |
| 141049 | + "unit": "ms/iter", |
| 141050 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 141051 | + }, |
| 141052 | + { |
| 141053 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 141054 | + "value": 0.5976095432188453, |
| 141055 | + "unit": "ms/iter", |
| 141056 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 141057 | + }, |
| 141058 | + { |
| 141059 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 141060 | + "value": 0.09118002161896128, |
| 141061 | + "unit": "ms/iter", |
| 141062 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 141063 | + }, |
| 141064 | + { |
| 141065 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 141066 | + "value": 0.26736974420748383, |
| 141067 | + "unit": "ms/iter", |
| 141068 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 141069 | + }, |
| 141070 | + { |
| 141071 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 141072 | + "value": 0.8507728576660156, |
| 141073 | + "unit": "ms/iter", |
| 141074 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 141075 | + }, |
| 141076 | + { |
| 141077 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 141078 | + "value": 7.904344134860569, |
| 141079 | + "unit": "ms/iter", |
| 141080 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 141081 | + }, |
| 141082 | + { |
| 141083 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 141084 | + "value": 49.519856770833336, |
| 141085 | + "unit": "ms/iter", |
| 141086 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 141087 | + }, |
| 141088 | + { |
| 141089 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 141090 | + "value": 133.77690315246582, |
| 141091 | + "unit": "ms/iter", |
| 141092 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 141093 | + }, |
| 141094 | + { |
| 141095 | + "name": "BM_SpanIdDefaultConstructor", |
| 141096 | + "value": 0.7048667038381233, |
| 141097 | + "unit": "ns/iter", |
| 141098 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 141099 | + }, |
| 141100 | + { |
| 141101 | + "name": "BM_SpanIdConstructor", |
| 141102 | + "value": 0.7205246908588493, |
| 141103 | + "unit": "ns/iter", |
| 141104 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 141105 | + }, |
| 141106 | + { |
| 141107 | + "name": "BM_SpanIdToLowerBase16", |
| 141108 | + "value": 13.532062857634505, |
| 141109 | + "unit": "ns/iter", |
| 141110 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 141111 | + }, |
| 141112 | + { |
| 141113 | + "name": "BM_SpanIdIsValid", |
| 141114 | + "value": 0.7160289134784211, |
| 141115 | + "unit": "ns/iter", |
| 141116 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 141117 | + }, |
| 141118 | + { |
| 141119 | + "name": "BM_SpanCreation", |
| 141120 | + "value": 29.846914118187932, |
| 141121 | + "unit": "ns/iter", |
| 141122 | + "extra": "iterations: 5660818\ncpu: 24.548600396621126 ns\nthreads: 1" |
| 141123 | + }, |
| 141124 | + { |
| 141125 | + "name": "BM_SpanCreationWithScope", |
| 141126 | + "value": 199.806964478571, |
| 141127 | + "unit": "ns/iter", |
| 141128 | + "extra": "iterations: 746779\ncpu: 190.31229319517556 ns\nthreads: 1" |
| 141129 | + }, |
| 141130 | + { |
| 141131 | + "name": "BM_NestedSpanCreationWithScope", |
| 141132 | + "value": 653.8253221490558, |
| 141133 | + "unit": "ns/iter", |
| 141134 | + "extra": "iterations: 222256\ncpu: 623.9394032107122 ns\nthreads: 1" |
| 141135 | + }, |
| 141136 | + { |
| 141137 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 141138 | + "value": 120.3866665086436, |
| 141139 | + "unit": "ns/iter", |
| 141140 | + "extra": "iterations: 1169335\ncpu: 120.23366015726887 ns\nthreads: 1" |
| 141141 | + }, |
| 141142 | + { |
| 141143 | + "name": "BM_SpanCreationWitContextPropagation", |
| 141144 | + "value": 593.7912970173969, |
| 141145 | + "unit": "ns/iter", |
| 141146 | + "extra": "iterations: 239407\ncpu: 592.1003813589411 ns\nthreads: 1" |
| 141147 | + }, |
| 141148 | + { |
| 141149 | + "name": "BM_CreateBaggageFromTenEntries", |
| 141150 | + "value": 5689.882551364697, |
| 141151 | + "unit": "ns/iter", |
| 141152 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 141153 | + }, |
| 141154 | + { |
| 141155 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 141156 | + "value": 1.4972080278005682, |
| 141157 | + "unit": "ns/iter", |
| 141158 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 141159 | + }, |
| 141160 | + { |
| 141161 | + "name": "BM_CreateBaggageFrom180Entries", |
| 141162 | + "value": 121493.8347463432, |
| 141163 | + "unit": "ns/iter", |
| 141164 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 141165 | + }, |
| 141166 | + { |
| 141167 | + "name": "BM_ExtractBaggageWith180Entries", |
| 141168 | + "value": 0.7221928794745652, |
| 141169 | + "unit": "ns/iter", |
| 141170 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 141171 | + }, |
| 141172 | + { |
| 141173 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 141174 | + "value": 998.122268904462, |
| 141175 | + "unit": "ns/iter", |
| 141176 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 141177 | + }, |
| 141178 | + { |
| 141179 | + "name": "BM_SetValueBaggageWith180Entries", |
| 141180 | + "value": 25125.260048724234, |
| 141181 | + "unit": "ns/iter", |
| 141182 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 141183 | + }, |
| 141184 | + { |
| 141185 | + "name": "BM_BaggageToHeaderTenEntries", |
| 141186 | + "value": 3955.0670303831257, |
| 141187 | + "unit": "ns/iter", |
| 141188 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 141189 | + }, |
| 141190 | + { |
| 141191 | + "name": "BM_BaggageToHeader180Entries", |
| 141192 | + "value": 75294.68565320029, |
| 141193 | + "unit": "ns/iter", |
| 141194 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 141195 | + } |
| 141196 | + ] |
140999 | 141197 | } |
141000 | 141198 | ], |
141001 | 141199 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments