|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742514959886, |
| 2 | + "lastUpdate": 1742545328030, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -112286,6 +112286,204 @@ window.BENCHMARK_DATA = { |
112286 | 112286 | "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
112287 | 112287 | } |
112288 | 112288 | ] |
| 112289 | + }, |
| 112290 | + { |
| 112291 | + "commit": { |
| 112292 | + "author": { |
| 112293 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 112294 | + "name": "dependabot[bot]", |
| 112295 | + "username": "dependabot[bot]" |
| 112296 | + }, |
| 112297 | + "committer": { |
| 112298 | + |
| 112299 | + "name": "GitHub", |
| 112300 | + "username": "web-flow" |
| 112301 | + }, |
| 112302 | + "distinct": true, |
| 112303 | + "id": "b4328c0bc1058a4ae1764b76055dd20d43a86f40", |
| 112304 | + "message": "Bump fossas/fossa-action from 1.5.0 to 1.6.0 (#3305)\n\nBumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/fossas/fossa-action/releases)\n- [Commits](https://github.com/fossas/fossa-action/compare/93a52ecf7c3ac7eb40f5de77fd69b1a19524de94...c0a7d013f84c8ee5e910593186598625513cc1e4)\n\n---\nupdated-dependencies:\n- dependency-name: fossas/fossa-action\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>", |
| 112305 | + "timestamp": "2025-03-21T09:18:42+01:00", |
| 112306 | + "tree_id": "598c6bf3b5ad0710928b0cae9d180d1666ee1376", |
| 112307 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b4328c0bc1058a4ae1764b76055dd20d43a86f40" |
| 112308 | + }, |
| 112309 | + "date": 1742545315209, |
| 112310 | + "tool": "googlecpp", |
| 112311 | + "benches": [ |
| 112312 | + { |
| 112313 | + "name": "BM_CreateBaggageFromTenEntries", |
| 112314 | + "value": 5689.882551364697, |
| 112315 | + "unit": "ns/iter", |
| 112316 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 112317 | + }, |
| 112318 | + { |
| 112319 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 112320 | + "value": 1.4972080278005682, |
| 112321 | + "unit": "ns/iter", |
| 112322 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 112323 | + }, |
| 112324 | + { |
| 112325 | + "name": "BM_CreateBaggageFrom180Entries", |
| 112326 | + "value": 121493.8347463432, |
| 112327 | + "unit": "ns/iter", |
| 112328 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 112329 | + }, |
| 112330 | + { |
| 112331 | + "name": "BM_ExtractBaggageWith180Entries", |
| 112332 | + "value": 0.7221928794745652, |
| 112333 | + "unit": "ns/iter", |
| 112334 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 112335 | + }, |
| 112336 | + { |
| 112337 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 112338 | + "value": 998.122268904462, |
| 112339 | + "unit": "ns/iter", |
| 112340 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 112341 | + }, |
| 112342 | + { |
| 112343 | + "name": "BM_SetValueBaggageWith180Entries", |
| 112344 | + "value": 25125.260048724234, |
| 112345 | + "unit": "ns/iter", |
| 112346 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 112347 | + }, |
| 112348 | + { |
| 112349 | + "name": "BM_BaggageToHeaderTenEntries", |
| 112350 | + "value": 3955.0670303831257, |
| 112351 | + "unit": "ns/iter", |
| 112352 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 112353 | + }, |
| 112354 | + { |
| 112355 | + "name": "BM_BaggageToHeader180Entries", |
| 112356 | + "value": 75294.68565320029, |
| 112357 | + "unit": "ns/iter", |
| 112358 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 112359 | + }, |
| 112360 | + { |
| 112361 | + "name": "BM_SpanCreation", |
| 112362 | + "value": 24.670353642615865, |
| 112363 | + "unit": "ns/iter", |
| 112364 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 112365 | + }, |
| 112366 | + { |
| 112367 | + "name": "BM_SpanCreationWithScope", |
| 112368 | + "value": 198.07398653631006, |
| 112369 | + "unit": "ns/iter", |
| 112370 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 112371 | + }, |
| 112372 | + { |
| 112373 | + "name": "BM_NestedSpanCreationWithScope", |
| 112374 | + "value": 640.8396304889209, |
| 112375 | + "unit": "ns/iter", |
| 112376 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 112377 | + }, |
| 112378 | + { |
| 112379 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 112380 | + "value": 122.46811671073553, |
| 112381 | + "unit": "ns/iter", |
| 112382 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 112383 | + }, |
| 112384 | + { |
| 112385 | + "name": "BM_SpanCreationWitContextPropagation", |
| 112386 | + "value": 591.0278167131402, |
| 112387 | + "unit": "ns/iter", |
| 112388 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 112389 | + }, |
| 112390 | + { |
| 112391 | + "name": "BM_SpanIdDefaultConstructor", |
| 112392 | + "value": 0.7048667038381233, |
| 112393 | + "unit": "ns/iter", |
| 112394 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 112395 | + }, |
| 112396 | + { |
| 112397 | + "name": "BM_SpanIdConstructor", |
| 112398 | + "value": 0.7205246908588493, |
| 112399 | + "unit": "ns/iter", |
| 112400 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 112401 | + }, |
| 112402 | + { |
| 112403 | + "name": "BM_SpanIdToLowerBase16", |
| 112404 | + "value": 13.532062857634505, |
| 112405 | + "unit": "ns/iter", |
| 112406 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 112407 | + }, |
| 112408 | + { |
| 112409 | + "name": "BM_SpanIdIsValid", |
| 112410 | + "value": 0.7160289134784211, |
| 112411 | + "unit": "ns/iter", |
| 112412 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 112413 | + }, |
| 112414 | + { |
| 112415 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 112416 | + "value": 0.09997954471505803, |
| 112417 | + "unit": "ms/iter", |
| 112418 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 112419 | + }, |
| 112420 | + { |
| 112421 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 112422 | + "value": 0.21355639960649034, |
| 112423 | + "unit": "ms/iter", |
| 112424 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 112425 | + }, |
| 112426 | + { |
| 112427 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 112428 | + "value": 0.5863015613858662, |
| 112429 | + "unit": "ms/iter", |
| 112430 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 112431 | + }, |
| 112432 | + { |
| 112433 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 112434 | + "value": 0.08317628537018615, |
| 112435 | + "unit": "ms/iter", |
| 112436 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 112437 | + }, |
| 112438 | + { |
| 112439 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 112440 | + "value": 0.20846126665716616, |
| 112441 | + "unit": "ms/iter", |
| 112442 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 112443 | + }, |
| 112444 | + { |
| 112445 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 112446 | + "value": 0.5976095432188453, |
| 112447 | + "unit": "ms/iter", |
| 112448 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 112449 | + }, |
| 112450 | + { |
| 112451 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 112452 | + "value": 0.09118002161896128, |
| 112453 | + "unit": "ms/iter", |
| 112454 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 112455 | + }, |
| 112456 | + { |
| 112457 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 112458 | + "value": 0.26736974420748383, |
| 112459 | + "unit": "ms/iter", |
| 112460 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 112461 | + }, |
| 112462 | + { |
| 112463 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 112464 | + "value": 0.8507728576660156, |
| 112465 | + "unit": "ms/iter", |
| 112466 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 112467 | + }, |
| 112468 | + { |
| 112469 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 112470 | + "value": 7.904344134860569, |
| 112471 | + "unit": "ms/iter", |
| 112472 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 112473 | + }, |
| 112474 | + { |
| 112475 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 112476 | + "value": 49.519856770833336, |
| 112477 | + "unit": "ms/iter", |
| 112478 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 112479 | + }, |
| 112480 | + { |
| 112481 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 112482 | + "value": 133.77690315246582, |
| 112483 | + "unit": "ms/iter", |
| 112484 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 112485 | + } |
| 112486 | + ] |
112289 | 112487 | } |
112290 | 112488 | ], |
112291 | 112489 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments