|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743667231551, |
| 2 | + "lastUpdate": 1743723826153, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28133,6 +28133,58 @@ window.BENCHMARK_DATA = { |
28133 | 28133 | "extra": "mean: 126.4828177182195 usec\nrounds: 4120" |
28134 | 28134 | } |
28135 | 28135 | ] |
| 28136 | + }, |
| 28137 | + { |
| 28138 | + "commit": { |
| 28139 | + "author": { |
| 28140 | + |
| 28141 | + "name": "Ray Luo", |
| 28142 | + "username": "rayluo" |
| 28143 | + }, |
| 28144 | + "committer": { |
| 28145 | + |
| 28146 | + "name": "Ray Luo", |
| 28147 | + "username": "rayluo" |
| 28148 | + }, |
| 28149 | + "distinct": true, |
| 28150 | + "id": "aa9b021a882c799e3c13bdb9ce08f884bccec5c9", |
| 28151 | + "message": "Use v1.29+ TokenCache.search() instead of find()", |
| 28152 | + "timestamp": "2025-04-03T16:40:27-07:00", |
| 28153 | + "tree_id": "60879bbfa276abbbb5d1018c52100b97b8843eeb", |
| 28154 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/aa9b021a882c799e3c13bdb9ce08f884bccec5c9" |
| 28155 | + }, |
| 28156 | + "date": 1743723825146, |
| 28157 | + "tool": "pytest", |
| 28158 | + "benches": [ |
| 28159 | + { |
| 28160 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28161 | + "value": 43046.49416195573, |
| 28162 | + "unit": "iter/sec", |
| 28163 | + "range": "stddev: 0.0000025050453285372318", |
| 28164 | + "extra": "mean: 23.230695541375702 usec\nrounds: 8635" |
| 28165 | + }, |
| 28166 | + { |
| 28167 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28168 | + "value": 39058.658546995146, |
| 28169 | + "unit": "iter/sec", |
| 28170 | + "range": "stddev: 0.0000024745226686169655", |
| 28171 | + "extra": "mean: 25.60251778224298 usec\nrounds: 15943" |
| 28172 | + }, |
| 28173 | + { |
| 28174 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28175 | + "value": 8309.51299186425, |
| 28176 | + "unit": "iter/sec", |
| 28177 | + "range": "stddev: 0.000015026510610581858", |
| 28178 | + "extra": "mean: 120.34399621001718 usec\nrounds: 5541" |
| 28179 | + }, |
| 28180 | + { |
| 28181 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28182 | + "value": 7685.583757614797, |
| 28183 | + "unit": "iter/sec", |
| 28184 | + "range": "stddev: 0.00001429118122592424", |
| 28185 | + "extra": "mean: 130.11373391243188 usec\nrounds: 5066" |
| 28186 | + } |
| 28187 | + ] |
28136 | 28188 | } |
28137 | 28189 | ] |
28138 | 28190 | } |
|
0 commit comments