|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743538276153, |
| 2 | + "lastUpdate": 1743542174691, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -115058,6 +115058,204 @@ window.BENCHMARK_DATA = { |
115058 | 115058 | "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
115059 | 115059 | } |
115060 | 115060 | ] |
| 115061 | + }, |
| 115062 | + { |
| 115063 | + "commit": { |
| 115064 | + "author": { |
| 115065 | + |
| 115066 | + "name": "Tom Tan", |
| 115067 | + "username": "ThomsonTan" |
| 115068 | + }, |
| 115069 | + "committer": { |
| 115070 | + |
| 115071 | + "name": "GitHub", |
| 115072 | + "username": "web-flow" |
| 115073 | + }, |
| 115074 | + "distinct": true, |
| 115075 | + "id": "3bd8de97020afb96356885e9f84fa11980222907", |
| 115076 | + "message": "[METRICS SDK] Fix hash collision in MetricAttributes (#3322)", |
| 115077 | + "timestamp": "2025-04-01T23:12:24+02:00", |
| 115078 | + "tree_id": "8e8991990f33befe031d88c4d58c9e599e0c2dd0", |
| 115079 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3bd8de97020afb96356885e9f84fa11980222907" |
| 115080 | + }, |
| 115081 | + "date": 1743542160377, |
| 115082 | + "tool": "googlecpp", |
| 115083 | + "benches": [ |
| 115084 | + { |
| 115085 | + "name": "BM_CreateBaggageFromTenEntries", |
| 115086 | + "value": 5689.882551364697, |
| 115087 | + "unit": "ns/iter", |
| 115088 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 115089 | + }, |
| 115090 | + { |
| 115091 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 115092 | + "value": 1.4972080278005682, |
| 115093 | + "unit": "ns/iter", |
| 115094 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 115095 | + }, |
| 115096 | + { |
| 115097 | + "name": "BM_CreateBaggageFrom180Entries", |
| 115098 | + "value": 121493.8347463432, |
| 115099 | + "unit": "ns/iter", |
| 115100 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 115101 | + }, |
| 115102 | + { |
| 115103 | + "name": "BM_ExtractBaggageWith180Entries", |
| 115104 | + "value": 0.7221928794745652, |
| 115105 | + "unit": "ns/iter", |
| 115106 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 115107 | + }, |
| 115108 | + { |
| 115109 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 115110 | + "value": 998.122268904462, |
| 115111 | + "unit": "ns/iter", |
| 115112 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 115113 | + }, |
| 115114 | + { |
| 115115 | + "name": "BM_SetValueBaggageWith180Entries", |
| 115116 | + "value": 25125.260048724234, |
| 115117 | + "unit": "ns/iter", |
| 115118 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 115119 | + }, |
| 115120 | + { |
| 115121 | + "name": "BM_BaggageToHeaderTenEntries", |
| 115122 | + "value": 3955.0670303831257, |
| 115123 | + "unit": "ns/iter", |
| 115124 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 115125 | + }, |
| 115126 | + { |
| 115127 | + "name": "BM_BaggageToHeader180Entries", |
| 115128 | + "value": 75294.68565320029, |
| 115129 | + "unit": "ns/iter", |
| 115130 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 115131 | + }, |
| 115132 | + { |
| 115133 | + "name": "BM_SpanCreation", |
| 115134 | + "value": 24.670353642615865, |
| 115135 | + "unit": "ns/iter", |
| 115136 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 115137 | + }, |
| 115138 | + { |
| 115139 | + "name": "BM_SpanCreationWithScope", |
| 115140 | + "value": 198.07398653631006, |
| 115141 | + "unit": "ns/iter", |
| 115142 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 115143 | + }, |
| 115144 | + { |
| 115145 | + "name": "BM_NestedSpanCreationWithScope", |
| 115146 | + "value": 640.8396304889209, |
| 115147 | + "unit": "ns/iter", |
| 115148 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 115149 | + }, |
| 115150 | + { |
| 115151 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 115152 | + "value": 122.46811671073553, |
| 115153 | + "unit": "ns/iter", |
| 115154 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 115155 | + }, |
| 115156 | + { |
| 115157 | + "name": "BM_SpanCreationWitContextPropagation", |
| 115158 | + "value": 591.0278167131402, |
| 115159 | + "unit": "ns/iter", |
| 115160 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 115161 | + }, |
| 115162 | + { |
| 115163 | + "name": "BM_SpanIdDefaultConstructor", |
| 115164 | + "value": 0.7048667038381233, |
| 115165 | + "unit": "ns/iter", |
| 115166 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 115167 | + }, |
| 115168 | + { |
| 115169 | + "name": "BM_SpanIdConstructor", |
| 115170 | + "value": 0.7205246908588493, |
| 115171 | + "unit": "ns/iter", |
| 115172 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 115173 | + }, |
| 115174 | + { |
| 115175 | + "name": "BM_SpanIdToLowerBase16", |
| 115176 | + "value": 13.532062857634505, |
| 115177 | + "unit": "ns/iter", |
| 115178 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 115179 | + }, |
| 115180 | + { |
| 115181 | + "name": "BM_SpanIdIsValid", |
| 115182 | + "value": 0.7160289134784211, |
| 115183 | + "unit": "ns/iter", |
| 115184 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 115185 | + }, |
| 115186 | + { |
| 115187 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 115188 | + "value": 0.09997954471505803, |
| 115189 | + "unit": "ms/iter", |
| 115190 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 115191 | + }, |
| 115192 | + { |
| 115193 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 115194 | + "value": 0.21355639960649034, |
| 115195 | + "unit": "ms/iter", |
| 115196 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 115197 | + }, |
| 115198 | + { |
| 115199 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 115200 | + "value": 0.5863015613858662, |
| 115201 | + "unit": "ms/iter", |
| 115202 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 115203 | + }, |
| 115204 | + { |
| 115205 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 115206 | + "value": 0.08317628537018615, |
| 115207 | + "unit": "ms/iter", |
| 115208 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 115209 | + }, |
| 115210 | + { |
| 115211 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 115212 | + "value": 0.20846126665716616, |
| 115213 | + "unit": "ms/iter", |
| 115214 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 115215 | + }, |
| 115216 | + { |
| 115217 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 115218 | + "value": 0.5976095432188453, |
| 115219 | + "unit": "ms/iter", |
| 115220 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 115221 | + }, |
| 115222 | + { |
| 115223 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 115224 | + "value": 0.09118002161896128, |
| 115225 | + "unit": "ms/iter", |
| 115226 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 115227 | + }, |
| 115228 | + { |
| 115229 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 115230 | + "value": 0.26736974420748383, |
| 115231 | + "unit": "ms/iter", |
| 115232 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 115233 | + }, |
| 115234 | + { |
| 115235 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 115236 | + "value": 0.8507728576660156, |
| 115237 | + "unit": "ms/iter", |
| 115238 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 115239 | + }, |
| 115240 | + { |
| 115241 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 115242 | + "value": 7.904344134860569, |
| 115243 | + "unit": "ms/iter", |
| 115244 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 115245 | + }, |
| 115246 | + { |
| 115247 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 115248 | + "value": 49.519856770833336, |
| 115249 | + "unit": "ms/iter", |
| 115250 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 115251 | + }, |
| 115252 | + { |
| 115253 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 115254 | + "value": 133.77690315246582, |
| 115255 | + "unit": "ms/iter", |
| 115256 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 115257 | + } |
| 115258 | + ] |
115061 | 115259 | } |
115062 | 115260 | ], |
115063 | 115261 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments