|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753687693884, |
| 2 | + "lastUpdate": 1753687697558, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -139610,6 +139610,204 @@ window.BENCHMARK_DATA = { |
139610 | 139610 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
139611 | 139611 | } |
139612 | 139612 | ] |
| 139613 | + }, |
| 139614 | + { |
| 139615 | + "commit": { |
| 139616 | + "author": { |
| 139617 | + |
| 139618 | + "name": "Marc Alff", |
| 139619 | + "username": "marcalff" |
| 139620 | + }, |
| 139621 | + "committer": { |
| 139622 | + |
| 139623 | + "name": "GitHub", |
| 139624 | + "username": "web-flow" |
| 139625 | + }, |
| 139626 | + "distinct": true, |
| 139627 | + "id": "2fc2a20c6ee3ecde22a8e9188513dcbe7a1319d6", |
| 139628 | + "message": "[CONFIGURATION] File configuration - zipkin exporter builder (#3565)", |
| 139629 | + "timestamp": "2025-07-28T09:24:07+02:00", |
| 139630 | + "tree_id": "e283f947f36b922cfb7627145e30a21216ce04ea", |
| 139631 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2fc2a20c6ee3ecde22a8e9188513dcbe7a1319d6" |
| 139632 | + }, |
| 139633 | + "date": 1753687676130, |
| 139634 | + "tool": "googlecpp", |
| 139635 | + "benches": [ |
| 139636 | + { |
| 139637 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 139638 | + "value": 0.09997954471505803, |
| 139639 | + "unit": "ms/iter", |
| 139640 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 139641 | + }, |
| 139642 | + { |
| 139643 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 139644 | + "value": 0.21355639960649034, |
| 139645 | + "unit": "ms/iter", |
| 139646 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 139647 | + }, |
| 139648 | + { |
| 139649 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 139650 | + "value": 0.5863015613858662, |
| 139651 | + "unit": "ms/iter", |
| 139652 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 139653 | + }, |
| 139654 | + { |
| 139655 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 139656 | + "value": 0.08317628537018615, |
| 139657 | + "unit": "ms/iter", |
| 139658 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 139659 | + }, |
| 139660 | + { |
| 139661 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 139662 | + "value": 0.20846126665716616, |
| 139663 | + "unit": "ms/iter", |
| 139664 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 139665 | + }, |
| 139666 | + { |
| 139667 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 139668 | + "value": 0.5976095432188453, |
| 139669 | + "unit": "ms/iter", |
| 139670 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 139671 | + }, |
| 139672 | + { |
| 139673 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 139674 | + "value": 0.09118002161896128, |
| 139675 | + "unit": "ms/iter", |
| 139676 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 139677 | + }, |
| 139678 | + { |
| 139679 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 139680 | + "value": 0.26736974420748383, |
| 139681 | + "unit": "ms/iter", |
| 139682 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 139683 | + }, |
| 139684 | + { |
| 139685 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 139686 | + "value": 0.8507728576660156, |
| 139687 | + "unit": "ms/iter", |
| 139688 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 139689 | + }, |
| 139690 | + { |
| 139691 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 139692 | + "value": 7.904344134860569, |
| 139693 | + "unit": "ms/iter", |
| 139694 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 139695 | + }, |
| 139696 | + { |
| 139697 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 139698 | + "value": 49.519856770833336, |
| 139699 | + "unit": "ms/iter", |
| 139700 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 139701 | + }, |
| 139702 | + { |
| 139703 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 139704 | + "value": 133.77690315246582, |
| 139705 | + "unit": "ms/iter", |
| 139706 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 139707 | + }, |
| 139708 | + { |
| 139709 | + "name": "BM_SpanIdDefaultConstructor", |
| 139710 | + "value": 0.7048667038381233, |
| 139711 | + "unit": "ns/iter", |
| 139712 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 139713 | + }, |
| 139714 | + { |
| 139715 | + "name": "BM_SpanIdConstructor", |
| 139716 | + "value": 0.7205246908588493, |
| 139717 | + "unit": "ns/iter", |
| 139718 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 139719 | + }, |
| 139720 | + { |
| 139721 | + "name": "BM_SpanIdToLowerBase16", |
| 139722 | + "value": 13.532062857634505, |
| 139723 | + "unit": "ns/iter", |
| 139724 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 139725 | + }, |
| 139726 | + { |
| 139727 | + "name": "BM_SpanIdIsValid", |
| 139728 | + "value": 0.7160289134784211, |
| 139729 | + "unit": "ns/iter", |
| 139730 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 139731 | + }, |
| 139732 | + { |
| 139733 | + "name": "BM_SpanCreation", |
| 139734 | + "value": 27.057481908244128, |
| 139735 | + "unit": "ns/iter", |
| 139736 | + "extra": "iterations: 5707775\ncpu: 24.53028176478576 ns\nthreads: 1" |
| 139737 | + }, |
| 139738 | + { |
| 139739 | + "name": "BM_SpanCreationWithScope", |
| 139740 | + "value": 216.33751872881672, |
| 139741 | + "unit": "ns/iter", |
| 139742 | + "extra": "iterations: 726915\ncpu: 196.02214564288815 ns\nthreads: 1" |
| 139743 | + }, |
| 139744 | + { |
| 139745 | + "name": "BM_NestedSpanCreationWithScope", |
| 139746 | + "value": 808.2093589247845, |
| 139747 | + "unit": "ns/iter", |
| 139748 | + "extra": "iterations: 219552\ncpu: 627.2731334717976 ns\nthreads: 1" |
| 139749 | + }, |
| 139750 | + { |
| 139751 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 139752 | + "value": 151.0588300452966, |
| 139753 | + "unit": "ns/iter", |
| 139754 | + "extra": "iterations: 1133736\ncpu: 121.18869119442272 ns\nthreads: 1" |
| 139755 | + }, |
| 139756 | + { |
| 139757 | + "name": "BM_SpanCreationWitContextPropagation", |
| 139758 | + "value": 635.7214087665594, |
| 139759 | + "unit": "ns/iter", |
| 139760 | + "extra": "iterations: 237893\ncpu: 589.0349737066666 ns\nthreads: 1" |
| 139761 | + }, |
| 139762 | + { |
| 139763 | + "name": "BM_CreateBaggageFromTenEntries", |
| 139764 | + "value": 5689.882551364697, |
| 139765 | + "unit": "ns/iter", |
| 139766 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 139767 | + }, |
| 139768 | + { |
| 139769 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 139770 | + "value": 1.4972080278005682, |
| 139771 | + "unit": "ns/iter", |
| 139772 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 139773 | + }, |
| 139774 | + { |
| 139775 | + "name": "BM_CreateBaggageFrom180Entries", |
| 139776 | + "value": 121493.8347463432, |
| 139777 | + "unit": "ns/iter", |
| 139778 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 139779 | + }, |
| 139780 | + { |
| 139781 | + "name": "BM_ExtractBaggageWith180Entries", |
| 139782 | + "value": 0.7221928794745652, |
| 139783 | + "unit": "ns/iter", |
| 139784 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 139785 | + }, |
| 139786 | + { |
| 139787 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 139788 | + "value": 998.122268904462, |
| 139789 | + "unit": "ns/iter", |
| 139790 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 139791 | + }, |
| 139792 | + { |
| 139793 | + "name": "BM_SetValueBaggageWith180Entries", |
| 139794 | + "value": 25125.260048724234, |
| 139795 | + "unit": "ns/iter", |
| 139796 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 139797 | + }, |
| 139798 | + { |
| 139799 | + "name": "BM_BaggageToHeaderTenEntries", |
| 139800 | + "value": 3955.0670303831257, |
| 139801 | + "unit": "ns/iter", |
| 139802 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 139803 | + }, |
| 139804 | + { |
| 139805 | + "name": "BM_BaggageToHeader180Entries", |
| 139806 | + "value": 75294.68565320029, |
| 139807 | + "unit": "ns/iter", |
| 139808 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 139809 | + } |
| 139810 | + ] |
139613 | 139811 | } |
139614 | 139812 | ], |
139615 | 139813 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments