|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736973167533, |
| 2 | + "lastUpdate": 1736978225375, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -105752,6 +105752,204 @@ window.BENCHMARK_DATA = { |
105752 | 105752 | "extra": "iterations: 246161\ncpu: 577.9837098484328 ns\nthreads: 1" |
105753 | 105753 | } |
105754 | 105754 | ] |
| 105755 | + }, |
| 105756 | + { |
| 105757 | + "commit": { |
| 105758 | + "author": { |
| 105759 | + |
| 105760 | + "name": "Ehsan Saei", |
| 105761 | + "username": "esigo" |
| 105762 | + }, |
| 105763 | + "committer": { |
| 105764 | + |
| 105765 | + "name": "GitHub", |
| 105766 | + "username": "web-flow" |
| 105767 | + }, |
| 105768 | + "distinct": true, |
| 105769 | + "id": "465cb4a102d9b811bdd09e870645cdae38dfe29a", |
| 105770 | + "message": "[MAINTAINER] Add devcontainer (#3123)", |
| 105771 | + "timestamp": "2025-01-15T22:42:05+01:00", |
| 105772 | + "tree_id": "851bbdd428ec49ab170b6136c504976f1a44fe6e", |
| 105773 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/465cb4a102d9b811bdd09e870645cdae38dfe29a" |
| 105774 | + }, |
| 105775 | + "date": 1736978213973, |
| 105776 | + "tool": "googlecpp", |
| 105777 | + "benches": [ |
| 105778 | + { |
| 105779 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 105780 | + "value": 0.19755893949440334, |
| 105781 | + "unit": "ms/iter", |
| 105782 | + "extra": "iterations: 1591\ncpu: 0.0775853790069139 ms\nthreads: 1" |
| 105783 | + }, |
| 105784 | + { |
| 105785 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 105786 | + "value": 0.21064478323000288, |
| 105787 | + "unit": "ms/iter", |
| 105788 | + "extra": "iterations: 545\ncpu: 0.13431782568807338 ms\nthreads: 1" |
| 105789 | + }, |
| 105790 | + { |
| 105791 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 105792 | + "value": 0.5940766258035751, |
| 105793 | + "unit": "ms/iter", |
| 105794 | + "extra": "iterations: 187\ncpu: 0.3724961925133688 ms\nthreads: 1" |
| 105795 | + }, |
| 105796 | + { |
| 105797 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 105798 | + "value": 0.09711226705688139, |
| 105799 | + "unit": "ms/iter", |
| 105800 | + "extra": "iterations: 1448\ncpu: 0.08769949654696133 ms\nthreads: 1" |
| 105801 | + }, |
| 105802 | + { |
| 105803 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 105804 | + "value": 0.22678824659353627, |
| 105805 | + "unit": "ms/iter", |
| 105806 | + "extra": "iterations: 626\ncpu: 0.1984492236421725 ms\nthreads: 1" |
| 105807 | + }, |
| 105808 | + { |
| 105809 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 105810 | + "value": 0.7666272501791677, |
| 105811 | + "unit": "ms/iter", |
| 105812 | + "extra": "iterations: 248\ncpu: 0.41538389516129043 ms\nthreads: 1" |
| 105813 | + }, |
| 105814 | + { |
| 105815 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 105816 | + "value": 0.10263442993164062, |
| 105817 | + "unit": "ms/iter", |
| 105818 | + "extra": "iterations: 1000\ncpu: 0.08670154099999994 ms\nthreads: 1" |
| 105819 | + }, |
| 105820 | + { |
| 105821 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 105822 | + "value": 1.393269651975387, |
| 105823 | + "unit": "ms/iter", |
| 105824 | + "extra": "iterations: 624\ncpu: 0.13307510256410246 ms\nthreads: 1" |
| 105825 | + }, |
| 105826 | + { |
| 105827 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 105828 | + "value": 2.581954002380371, |
| 105829 | + "unit": "ms/iter", |
| 105830 | + "extra": "iterations: 98\ncpu: 0.4029393673469398 ms\nthreads: 1" |
| 105831 | + }, |
| 105832 | + { |
| 105833 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 105834 | + "value": 16.385998044695175, |
| 105835 | + "unit": "ms/iter", |
| 105836 | + "extra": "iterations: 7\ncpu: 8.328766428571452 ms\nthreads: 1" |
| 105837 | + }, |
| 105838 | + { |
| 105839 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 105840 | + "value": 37.123521169026695, |
| 105841 | + "unit": "ms/iter", |
| 105842 | + "extra": "iterations: 3\ncpu: 34.11356133333336 ms\nthreads: 1" |
| 105843 | + }, |
| 105844 | + { |
| 105845 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 105846 | + "value": 115.94831943511963, |
| 105847 | + "unit": "ms/iter", |
| 105848 | + "extra": "iterations: 2\ncpu: 211.61250899999985 ms\nthreads: 1" |
| 105849 | + }, |
| 105850 | + { |
| 105851 | + "name": "BM_CreateBaggageFromTenEntries", |
| 105852 | + "value": 5661.232326394792, |
| 105853 | + "unit": "ns/iter", |
| 105854 | + "extra": "iterations: 24997\ncpu: 5602.925151018122 ns\nthreads: 1" |
| 105855 | + }, |
| 105856 | + { |
| 105857 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 105858 | + "value": 1.5550885616592993, |
| 105859 | + "unit": "ns/iter", |
| 105860 | + "extra": "iterations: 93638432\ncpu: 1.54878557769955 ns\nthreads: 1" |
| 105861 | + }, |
| 105862 | + { |
| 105863 | + "name": "BM_CreateBaggageFrom180Entries", |
| 105864 | + "value": 112493.43751872555, |
| 105865 | + "unit": "ns/iter", |
| 105866 | + "extra": "iterations: 1206\ncpu: 112347.59038142618 ns\nthreads: 1" |
| 105867 | + }, |
| 105868 | + { |
| 105869 | + "name": "BM_ExtractBaggageWith180Entries", |
| 105870 | + "value": 0.7211775023223307, |
| 105871 | + "unit": "ns/iter", |
| 105872 | + "extra": "iterations: 190105738\ncpu: 0.7165061845739764 ns\nthreads: 1" |
| 105873 | + }, |
| 105874 | + { |
| 105875 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 105876 | + "value": 969.7543377361502, |
| 105877 | + "unit": "ns/iter", |
| 105878 | + "extra": "iterations: 143733\ncpu: 968.0267927337494 ns\nthreads: 1" |
| 105879 | + }, |
| 105880 | + { |
| 105881 | + "name": "BM_SetValueBaggageWith180Entries", |
| 105882 | + "value": 24857.913386113258, |
| 105883 | + "unit": "ns/iter", |
| 105884 | + "extra": "iterations: 5603\ncpu: 24842.135106193095 ns\nthreads: 1" |
| 105885 | + }, |
| 105886 | + { |
| 105887 | + "name": "BM_BaggageToHeaderTenEntries", |
| 105888 | + "value": 3939.0360543177053, |
| 105889 | + "unit": "ns/iter", |
| 105890 | + "extra": "iterations: 35255\ncpu: 3937.1448305204935 ns\nthreads: 1" |
| 105891 | + }, |
| 105892 | + { |
| 105893 | + "name": "BM_BaggageToHeader180Entries", |
| 105894 | + "value": 70546.58168875278, |
| 105895 | + "unit": "ns/iter", |
| 105896 | + "extra": "iterations: 1987\ncpu: 70509.18268746867 ns\nthreads: 1" |
| 105897 | + }, |
| 105898 | + { |
| 105899 | + "name": "BM_SpanIdDefaultConstructor", |
| 105900 | + "value": 0.841044056744345, |
| 105901 | + "unit": "ns/iter", |
| 105902 | + "extra": "iterations: 193497016\ncpu: 0.7320550359288228 ns\nthreads: 1" |
| 105903 | + }, |
| 105904 | + { |
| 105905 | + "name": "BM_SpanIdConstructor", |
| 105906 | + "value": 0.7529817049379681, |
| 105907 | + "unit": "ns/iter", |
| 105908 | + "extra": "iterations: 191070062\ncpu: 0.7391396146613485 ns\nthreads: 1" |
| 105909 | + }, |
| 105910 | + { |
| 105911 | + "name": "BM_SpanIdToLowerBase16", |
| 105912 | + "value": 13.152838768245688, |
| 105913 | + "unit": "ns/iter", |
| 105914 | + "extra": "iterations: 10683560\ncpu: 13.04977750862072 ns\nthreads: 1" |
| 105915 | + }, |
| 105916 | + { |
| 105917 | + "name": "BM_SpanIdIsValid", |
| 105918 | + "value": 0.7681423975987232, |
| 105919 | + "unit": "ns/iter", |
| 105920 | + "extra": "iterations: 184689553\ncpu: 0.7620267779845676 ns\nthreads: 1" |
| 105921 | + }, |
| 105922 | + { |
| 105923 | + "name": "BM_SpanCreation", |
| 105924 | + "value": 34.64583903916886, |
| 105925 | + "unit": "ns/iter", |
| 105926 | + "extra": "iterations: 5717916\ncpu: 24.78530639484736 ns\nthreads: 1" |
| 105927 | + }, |
| 105928 | + { |
| 105929 | + "name": "BM_SpanCreationWithScope", |
| 105930 | + "value": 196.3489434498348, |
| 105931 | + "unit": "ns/iter", |
| 105932 | + "extra": "iterations: 705996\ncpu: 195.3961665505187 ns\nthreads: 1" |
| 105933 | + }, |
| 105934 | + { |
| 105935 | + "name": "BM_NestedSpanCreationWithScope", |
| 105936 | + "value": 615.4854618834751, |
| 105937 | + "unit": "ns/iter", |
| 105938 | + "extra": "iterations: 237983\ncpu: 613.9365122718854 ns\nthreads: 1" |
| 105939 | + }, |
| 105940 | + { |
| 105941 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 105942 | + "value": 177.57350553668115, |
| 105943 | + "unit": "ns/iter", |
| 105944 | + "extra": "iterations: 1056944\ncpu: 132.3781997910959 ns\nthreads: 1" |
| 105945 | + }, |
| 105946 | + { |
| 105947 | + "name": "BM_SpanCreationWitContextPropagation", |
| 105948 | + "value": 587.4644198142161, |
| 105949 | + "unit": "ns/iter", |
| 105950 | + "extra": "iterations: 240043\ncpu: 572.8452069004302 ns\nthreads: 1" |
| 105951 | + } |
| 105952 | + ] |
105755 | 105953 | } |
105756 | 105954 | ], |
105757 | 105955 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments