|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742879448580, |
| 2 | + "lastUpdate": 1742901650215, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -113474,6 +113474,204 @@ window.BENCHMARK_DATA = { |
113474 | 113474 | "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
113475 | 113475 | } |
113476 | 113476 | ] |
| 113477 | + }, |
| 113478 | + { |
| 113479 | + "commit": { |
| 113480 | + "author": { |
| 113481 | + |
| 113482 | + "name": "Tom Tan", |
| 113483 | + "username": "ThomsonTan" |
| 113484 | + }, |
| 113485 | + "committer": { |
| 113486 | + |
| 113487 | + "name": "GitHub", |
| 113488 | + "username": "web-flow" |
| 113489 | + }, |
| 113490 | + "distinct": true, |
| 113491 | + "id": "63220adcb4fec3759c251608b967aff1781c198e", |
| 113492 | + "message": "[BUILD] Fix misssing exported definition for OTLP file exporter and forceflush (#3319)", |
| 113493 | + "timestamp": "2025-03-25T12:17:16+01:00", |
| 113494 | + "tree_id": "c05deb1fac0195c450cd503652f4f41fd4e442c2", |
| 113495 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/63220adcb4fec3759c251608b967aff1781c198e" |
| 113496 | + }, |
| 113497 | + "date": 1742901636893, |
| 113498 | + "tool": "googlecpp", |
| 113499 | + "benches": [ |
| 113500 | + { |
| 113501 | + "name": "BM_CreateBaggageFromTenEntries", |
| 113502 | + "value": 5689.882551364697, |
| 113503 | + "unit": "ns/iter", |
| 113504 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 113505 | + }, |
| 113506 | + { |
| 113507 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 113508 | + "value": 1.4972080278005682, |
| 113509 | + "unit": "ns/iter", |
| 113510 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 113511 | + }, |
| 113512 | + { |
| 113513 | + "name": "BM_CreateBaggageFrom180Entries", |
| 113514 | + "value": 121493.8347463432, |
| 113515 | + "unit": "ns/iter", |
| 113516 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 113517 | + }, |
| 113518 | + { |
| 113519 | + "name": "BM_ExtractBaggageWith180Entries", |
| 113520 | + "value": 0.7221928794745652, |
| 113521 | + "unit": "ns/iter", |
| 113522 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 113523 | + }, |
| 113524 | + { |
| 113525 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 113526 | + "value": 998.122268904462, |
| 113527 | + "unit": "ns/iter", |
| 113528 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 113529 | + }, |
| 113530 | + { |
| 113531 | + "name": "BM_SetValueBaggageWith180Entries", |
| 113532 | + "value": 25125.260048724234, |
| 113533 | + "unit": "ns/iter", |
| 113534 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 113535 | + }, |
| 113536 | + { |
| 113537 | + "name": "BM_BaggageToHeaderTenEntries", |
| 113538 | + "value": 3955.0670303831257, |
| 113539 | + "unit": "ns/iter", |
| 113540 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 113541 | + }, |
| 113542 | + { |
| 113543 | + "name": "BM_BaggageToHeader180Entries", |
| 113544 | + "value": 75294.68565320029, |
| 113545 | + "unit": "ns/iter", |
| 113546 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 113547 | + }, |
| 113548 | + { |
| 113549 | + "name": "BM_SpanCreation", |
| 113550 | + "value": 24.670353642615865, |
| 113551 | + "unit": "ns/iter", |
| 113552 | + "extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1" |
| 113553 | + }, |
| 113554 | + { |
| 113555 | + "name": "BM_SpanCreationWithScope", |
| 113556 | + "value": 198.07398653631006, |
| 113557 | + "unit": "ns/iter", |
| 113558 | + "extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1" |
| 113559 | + }, |
| 113560 | + { |
| 113561 | + "name": "BM_NestedSpanCreationWithScope", |
| 113562 | + "value": 640.8396304889209, |
| 113563 | + "unit": "ns/iter", |
| 113564 | + "extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1" |
| 113565 | + }, |
| 113566 | + { |
| 113567 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 113568 | + "value": 122.46811671073553, |
| 113569 | + "unit": "ns/iter", |
| 113570 | + "extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1" |
| 113571 | + }, |
| 113572 | + { |
| 113573 | + "name": "BM_SpanCreationWitContextPropagation", |
| 113574 | + "value": 591.0278167131402, |
| 113575 | + "unit": "ns/iter", |
| 113576 | + "extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1" |
| 113577 | + }, |
| 113578 | + { |
| 113579 | + "name": "BM_SpanIdDefaultConstructor", |
| 113580 | + "value": 0.7048667038381233, |
| 113581 | + "unit": "ns/iter", |
| 113582 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 113583 | + }, |
| 113584 | + { |
| 113585 | + "name": "BM_SpanIdConstructor", |
| 113586 | + "value": 0.7205246908588493, |
| 113587 | + "unit": "ns/iter", |
| 113588 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 113589 | + }, |
| 113590 | + { |
| 113591 | + "name": "BM_SpanIdToLowerBase16", |
| 113592 | + "value": 13.532062857634505, |
| 113593 | + "unit": "ns/iter", |
| 113594 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 113595 | + }, |
| 113596 | + { |
| 113597 | + "name": "BM_SpanIdIsValid", |
| 113598 | + "value": 0.7160289134784211, |
| 113599 | + "unit": "ns/iter", |
| 113600 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 113601 | + }, |
| 113602 | + { |
| 113603 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 113604 | + "value": 0.09997954471505803, |
| 113605 | + "unit": "ms/iter", |
| 113606 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 113607 | + }, |
| 113608 | + { |
| 113609 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 113610 | + "value": 0.21355639960649034, |
| 113611 | + "unit": "ms/iter", |
| 113612 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 113613 | + }, |
| 113614 | + { |
| 113615 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 113616 | + "value": 0.5863015613858662, |
| 113617 | + "unit": "ms/iter", |
| 113618 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 113619 | + }, |
| 113620 | + { |
| 113621 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 113622 | + "value": 0.08317628537018615, |
| 113623 | + "unit": "ms/iter", |
| 113624 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 113625 | + }, |
| 113626 | + { |
| 113627 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 113628 | + "value": 0.20846126665716616, |
| 113629 | + "unit": "ms/iter", |
| 113630 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 113631 | + }, |
| 113632 | + { |
| 113633 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 113634 | + "value": 0.5976095432188453, |
| 113635 | + "unit": "ms/iter", |
| 113636 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 113637 | + }, |
| 113638 | + { |
| 113639 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 113640 | + "value": 0.09118002161896128, |
| 113641 | + "unit": "ms/iter", |
| 113642 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 113643 | + }, |
| 113644 | + { |
| 113645 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 113646 | + "value": 0.26736974420748383, |
| 113647 | + "unit": "ms/iter", |
| 113648 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 113649 | + }, |
| 113650 | + { |
| 113651 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 113652 | + "value": 0.8507728576660156, |
| 113653 | + "unit": "ms/iter", |
| 113654 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 113655 | + }, |
| 113656 | + { |
| 113657 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 113658 | + "value": 7.904344134860569, |
| 113659 | + "unit": "ms/iter", |
| 113660 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 113661 | + }, |
| 113662 | + { |
| 113663 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 113664 | + "value": 49.519856770833336, |
| 113665 | + "unit": "ms/iter", |
| 113666 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 113667 | + }, |
| 113668 | + { |
| 113669 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 113670 | + "value": 133.77690315246582, |
| 113671 | + "unit": "ms/iter", |
| 113672 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 113673 | + } |
| 113674 | + ] |
113477 | 113675 | } |
113478 | 113676 | ], |
113479 | 113677 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments