|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1755900623248, |
| 2 | + "lastUpdate": 1755905253487, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -144164,6 +144164,204 @@ window.BENCHMARK_DATA = { |
144164 | 144164 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
144165 | 144165 | } |
144166 | 144166 | ] |
| 144167 | + }, |
| 144168 | + { |
| 144169 | + "commit": { |
| 144170 | + "author": { |
| 144171 | + |
| 144172 | + "name": "Doug Barker", |
| 144173 | + "username": "dbarker" |
| 144174 | + }, |
| 144175 | + "committer": { |
| 144176 | + |
| 144177 | + "name": "GitHub", |
| 144178 | + "username": "web-flow" |
| 144179 | + }, |
| 144180 | + "distinct": true, |
| 144181 | + "id": "dfa7118d1a6596c7586666b92ce0eae6117e273f", |
| 144182 | + "message": "[CMAKE] upgrade cmake minimum version to 3.16 (#3599)", |
| 144183 | + "timestamp": "2025-08-23T01:22:33+02:00", |
| 144184 | + "tree_id": "8d8d4b4ca62da573931fff012a7fd3b42c9edb3c", |
| 144185 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/dfa7118d1a6596c7586666b92ce0eae6117e273f" |
| 144186 | + }, |
| 144187 | + "date": 1755905234011, |
| 144188 | + "tool": "googlecpp", |
| 144189 | + "benches": [ |
| 144190 | + { |
| 144191 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 144192 | + "value": 0.09997954471505803, |
| 144193 | + "unit": "ms/iter", |
| 144194 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 144195 | + }, |
| 144196 | + { |
| 144197 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 144198 | + "value": 0.21355639960649034, |
| 144199 | + "unit": "ms/iter", |
| 144200 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 144201 | + }, |
| 144202 | + { |
| 144203 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 144204 | + "value": 0.5863015613858662, |
| 144205 | + "unit": "ms/iter", |
| 144206 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 144207 | + }, |
| 144208 | + { |
| 144209 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 144210 | + "value": 0.08317628537018615, |
| 144211 | + "unit": "ms/iter", |
| 144212 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 144213 | + }, |
| 144214 | + { |
| 144215 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 144216 | + "value": 0.20846126665716616, |
| 144217 | + "unit": "ms/iter", |
| 144218 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 144219 | + }, |
| 144220 | + { |
| 144221 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 144222 | + "value": 0.5976095432188453, |
| 144223 | + "unit": "ms/iter", |
| 144224 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 144225 | + }, |
| 144226 | + { |
| 144227 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 144228 | + "value": 0.09118002161896128, |
| 144229 | + "unit": "ms/iter", |
| 144230 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 144231 | + }, |
| 144232 | + { |
| 144233 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 144234 | + "value": 0.26736974420748383, |
| 144235 | + "unit": "ms/iter", |
| 144236 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 144237 | + }, |
| 144238 | + { |
| 144239 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 144240 | + "value": 0.8507728576660156, |
| 144241 | + "unit": "ms/iter", |
| 144242 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 144243 | + }, |
| 144244 | + { |
| 144245 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 144246 | + "value": 7.904344134860569, |
| 144247 | + "unit": "ms/iter", |
| 144248 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 144249 | + }, |
| 144250 | + { |
| 144251 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 144252 | + "value": 49.519856770833336, |
| 144253 | + "unit": "ms/iter", |
| 144254 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 144255 | + }, |
| 144256 | + { |
| 144257 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 144258 | + "value": 133.77690315246582, |
| 144259 | + "unit": "ms/iter", |
| 144260 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 144261 | + }, |
| 144262 | + { |
| 144263 | + "name": "BM_SpanIdDefaultConstructor", |
| 144264 | + "value": 0.7048667038381233, |
| 144265 | + "unit": "ns/iter", |
| 144266 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 144267 | + }, |
| 144268 | + { |
| 144269 | + "name": "BM_SpanIdConstructor", |
| 144270 | + "value": 0.7205246908588493, |
| 144271 | + "unit": "ns/iter", |
| 144272 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 144273 | + }, |
| 144274 | + { |
| 144275 | + "name": "BM_SpanIdToLowerBase16", |
| 144276 | + "value": 13.532062857634505, |
| 144277 | + "unit": "ns/iter", |
| 144278 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 144279 | + }, |
| 144280 | + { |
| 144281 | + "name": "BM_SpanIdIsValid", |
| 144282 | + "value": 0.7160289134784211, |
| 144283 | + "unit": "ns/iter", |
| 144284 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 144285 | + }, |
| 144286 | + { |
| 144287 | + "name": "BM_SpanCreation", |
| 144288 | + "value": 29.82271248047095, |
| 144289 | + "unit": "ns/iter", |
| 144290 | + "extra": "iterations: 5711964\ncpu: 24.508244624791054 ns\nthreads: 1" |
| 144291 | + }, |
| 144292 | + { |
| 144293 | + "name": "BM_SpanCreationWithScope", |
| 144294 | + "value": 261.39862861436137, |
| 144295 | + "unit": "ns/iter", |
| 144296 | + "extra": "iterations: 737934\ncpu: 192.4137971688525 ns\nthreads: 1" |
| 144297 | + }, |
| 144298 | + { |
| 144299 | + "name": "BM_NestedSpanCreationWithScope", |
| 144300 | + "value": 620.1412843843502, |
| 144301 | + "unit": "ns/iter", |
| 144302 | + "extra": "iterations: 223548\ncpu: 619.7411025819958 ns\nthreads: 1" |
| 144303 | + }, |
| 144304 | + { |
| 144305 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 144306 | + "value": 120.1541635519717, |
| 144307 | + "unit": "ns/iter", |
| 144308 | + "extra": "iterations: 1159323\ncpu: 120.136264871826 ns\nthreads: 1" |
| 144309 | + }, |
| 144310 | + { |
| 144311 | + "name": "BM_SpanCreationWitContextPropagation", |
| 144312 | + "value": 596.6108346210871, |
| 144313 | + "unit": "ns/iter", |
| 144314 | + "extra": "iterations: 241001\ncpu: 596.5211845594001 ns\nthreads: 1" |
| 144315 | + }, |
| 144316 | + { |
| 144317 | + "name": "BM_CreateBaggageFromTenEntries", |
| 144318 | + "value": 5689.882551364697, |
| 144319 | + "unit": "ns/iter", |
| 144320 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 144321 | + }, |
| 144322 | + { |
| 144323 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 144324 | + "value": 1.4972080278005682, |
| 144325 | + "unit": "ns/iter", |
| 144326 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 144327 | + }, |
| 144328 | + { |
| 144329 | + "name": "BM_CreateBaggageFrom180Entries", |
| 144330 | + "value": 121493.8347463432, |
| 144331 | + "unit": "ns/iter", |
| 144332 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 144333 | + }, |
| 144334 | + { |
| 144335 | + "name": "BM_ExtractBaggageWith180Entries", |
| 144336 | + "value": 0.7221928794745652, |
| 144337 | + "unit": "ns/iter", |
| 144338 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 144339 | + }, |
| 144340 | + { |
| 144341 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 144342 | + "value": 998.122268904462, |
| 144343 | + "unit": "ns/iter", |
| 144344 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 144345 | + }, |
| 144346 | + { |
| 144347 | + "name": "BM_SetValueBaggageWith180Entries", |
| 144348 | + "value": 25125.260048724234, |
| 144349 | + "unit": "ns/iter", |
| 144350 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 144351 | + }, |
| 144352 | + { |
| 144353 | + "name": "BM_BaggageToHeaderTenEntries", |
| 144354 | + "value": 3955.0670303831257, |
| 144355 | + "unit": "ns/iter", |
| 144356 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 144357 | + }, |
| 144358 | + { |
| 144359 | + "name": "BM_BaggageToHeader180Entries", |
| 144360 | + "value": 75294.68565320029, |
| 144361 | + "unit": "ns/iter", |
| 144362 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 144363 | + } |
| 144364 | + ] |
144167 | 144365 | } |
144168 | 144366 | ], |
144169 | 144367 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments