|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747827156043, |
| 2 | + "lastUpdate": 1747897465156, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -122978,6 +122978,204 @@ window.BENCHMARK_DATA = { |
122978 | 122978 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
122979 | 122979 | } |
122980 | 122980 | ] |
| 122981 | + }, |
| 122982 | + { |
| 122983 | + "commit": { |
| 122984 | + "author": { |
| 122985 | + |
| 122986 | + "name": "Doug Barker", |
| 122987 | + "username": "dbarker" |
| 122988 | + }, |
| 122989 | + "committer": { |
| 122990 | + |
| 122991 | + "name": "GitHub", |
| 122992 | + "username": "web-flow" |
| 122993 | + }, |
| 122994 | + "distinct": true, |
| 122995 | + "id": "4b6f52ae230f2d5fc35eb0205f8017e63c572e87", |
| 122996 | + "message": "[TEST] add all components to the cmake fetch content test (#3433)", |
| 122997 | + "timestamp": "2025-05-22T09:00:53+02:00", |
| 122998 | + "tree_id": "7ad4fe2f8b33640993e12e2f7313049a84bb5680", |
| 122999 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4b6f52ae230f2d5fc35eb0205f8017e63c572e87" |
| 123000 | + }, |
| 123001 | + "date": 1747897448736, |
| 123002 | + "tool": "googlecpp", |
| 123003 | + "benches": [ |
| 123004 | + { |
| 123005 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 123006 | + "value": 0.09997954471505803, |
| 123007 | + "unit": "ms/iter", |
| 123008 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 123009 | + }, |
| 123010 | + { |
| 123011 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 123012 | + "value": 0.21355639960649034, |
| 123013 | + "unit": "ms/iter", |
| 123014 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 123015 | + }, |
| 123016 | + { |
| 123017 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 123018 | + "value": 0.5863015613858662, |
| 123019 | + "unit": "ms/iter", |
| 123020 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 123021 | + }, |
| 123022 | + { |
| 123023 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 123024 | + "value": 0.08317628537018615, |
| 123025 | + "unit": "ms/iter", |
| 123026 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 123027 | + }, |
| 123028 | + { |
| 123029 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 123030 | + "value": 0.20846126665716616, |
| 123031 | + "unit": "ms/iter", |
| 123032 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 123033 | + }, |
| 123034 | + { |
| 123035 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 123036 | + "value": 0.5976095432188453, |
| 123037 | + "unit": "ms/iter", |
| 123038 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 123039 | + }, |
| 123040 | + { |
| 123041 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 123042 | + "value": 0.09118002161896128, |
| 123043 | + "unit": "ms/iter", |
| 123044 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 123045 | + }, |
| 123046 | + { |
| 123047 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 123048 | + "value": 0.26736974420748383, |
| 123049 | + "unit": "ms/iter", |
| 123050 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 123051 | + }, |
| 123052 | + { |
| 123053 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 123054 | + "value": 0.8507728576660156, |
| 123055 | + "unit": "ms/iter", |
| 123056 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 123057 | + }, |
| 123058 | + { |
| 123059 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 123060 | + "value": 7.904344134860569, |
| 123061 | + "unit": "ms/iter", |
| 123062 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 123063 | + }, |
| 123064 | + { |
| 123065 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 123066 | + "value": 49.519856770833336, |
| 123067 | + "unit": "ms/iter", |
| 123068 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 123069 | + }, |
| 123070 | + { |
| 123071 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 123072 | + "value": 133.77690315246582, |
| 123073 | + "unit": "ms/iter", |
| 123074 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 123075 | + }, |
| 123076 | + { |
| 123077 | + "name": "BM_SpanCreation", |
| 123078 | + "value": 26.40295223989653, |
| 123079 | + "unit": "ns/iter", |
| 123080 | + "extra": "iterations: 5569359\ncpu: 24.970213268708303 ns\nthreads: 1" |
| 123081 | + }, |
| 123082 | + { |
| 123083 | + "name": "BM_SpanCreationWithScope", |
| 123084 | + "value": 191.8838068059878, |
| 123085 | + "unit": "ns/iter", |
| 123086 | + "extra": "iterations: 735876\ncpu: 190.90835548380434 ns\nthreads: 1" |
| 123087 | + }, |
| 123088 | + { |
| 123089 | + "name": "BM_NestedSpanCreationWithScope", |
| 123090 | + "value": 644.6555043903154, |
| 123091 | + "unit": "ns/iter", |
| 123092 | + "extra": "iterations: 226659\ncpu: 641.5178307501576 ns\nthreads: 1" |
| 123093 | + }, |
| 123094 | + { |
| 123095 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 123096 | + "value": 122.09128409354761, |
| 123097 | + "unit": "ns/iter", |
| 123098 | + "extra": "iterations: 1162603\ncpu: 121.15161237326934 ns\nthreads: 1" |
| 123099 | + }, |
| 123100 | + { |
| 123101 | + "name": "BM_SpanCreationWitContextPropagation", |
| 123102 | + "value": 591.2539267930285, |
| 123103 | + "unit": "ns/iter", |
| 123104 | + "extra": "iterations: 236154\ncpu: 584.9611778754544 ns\nthreads: 1" |
| 123105 | + }, |
| 123106 | + { |
| 123107 | + "name": "BM_SpanIdDefaultConstructor", |
| 123108 | + "value": 0.7048667038381233, |
| 123109 | + "unit": "ns/iter", |
| 123110 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 123111 | + }, |
| 123112 | + { |
| 123113 | + "name": "BM_SpanIdConstructor", |
| 123114 | + "value": 0.7205246908588493, |
| 123115 | + "unit": "ns/iter", |
| 123116 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 123117 | + }, |
| 123118 | + { |
| 123119 | + "name": "BM_SpanIdToLowerBase16", |
| 123120 | + "value": 13.532062857634505, |
| 123121 | + "unit": "ns/iter", |
| 123122 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 123123 | + }, |
| 123124 | + { |
| 123125 | + "name": "BM_SpanIdIsValid", |
| 123126 | + "value": 0.7160289134784211, |
| 123127 | + "unit": "ns/iter", |
| 123128 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 123129 | + }, |
| 123130 | + { |
| 123131 | + "name": "BM_CreateBaggageFromTenEntries", |
| 123132 | + "value": 5689.882551364697, |
| 123133 | + "unit": "ns/iter", |
| 123134 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 123135 | + }, |
| 123136 | + { |
| 123137 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 123138 | + "value": 1.4972080278005682, |
| 123139 | + "unit": "ns/iter", |
| 123140 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 123141 | + }, |
| 123142 | + { |
| 123143 | + "name": "BM_CreateBaggageFrom180Entries", |
| 123144 | + "value": 121493.8347463432, |
| 123145 | + "unit": "ns/iter", |
| 123146 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 123147 | + }, |
| 123148 | + { |
| 123149 | + "name": "BM_ExtractBaggageWith180Entries", |
| 123150 | + "value": 0.7221928794745652, |
| 123151 | + "unit": "ns/iter", |
| 123152 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 123153 | + }, |
| 123154 | + { |
| 123155 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 123156 | + "value": 998.122268904462, |
| 123157 | + "unit": "ns/iter", |
| 123158 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 123159 | + }, |
| 123160 | + { |
| 123161 | + "name": "BM_SetValueBaggageWith180Entries", |
| 123162 | + "value": 25125.260048724234, |
| 123163 | + "unit": "ns/iter", |
| 123164 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 123165 | + }, |
| 123166 | + { |
| 123167 | + "name": "BM_BaggageToHeaderTenEntries", |
| 123168 | + "value": 3955.0670303831257, |
| 123169 | + "unit": "ns/iter", |
| 123170 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 123171 | + }, |
| 123172 | + { |
| 123173 | + "name": "BM_BaggageToHeader180Entries", |
| 123174 | + "value": 75294.68565320029, |
| 123175 | + "unit": "ns/iter", |
| 123176 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 123177 | + } |
| 123178 | + ] |
122981 | 123179 | } |
122982 | 123180 | ], |
122983 | 123181 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments