|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753157364489, |
| 2 | + "lastUpdate": 1753212995064, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31149,6 +31149,58 @@ window.BENCHMARK_DATA = { |
31149 | 31149 | "extra": "mean: 137.90112956088038 usec\nrounds: 4577" |
31150 | 31150 | } |
31151 | 31151 | ] |
| 31152 | + }, |
| 31153 | + { |
| 31154 | + "commit": { |
| 31155 | + "author": { |
| 31156 | + |
| 31157 | + "name": "Ray Luo", |
| 31158 | + "username": "rayluo" |
| 31159 | + }, |
| 31160 | + "committer": { |
| 31161 | + |
| 31162 | + "name": "Ray Luo", |
| 31163 | + "username": "rayluo" |
| 31164 | + }, |
| 31165 | + "distinct": true, |
| 31166 | + "id": "a060b3ab31e09277863127d778a7c725037250fb", |
| 31167 | + "message": "MSAL Python 1.33.0", |
| 31168 | + "timestamp": "2025-07-21T18:34:10-07:00", |
| 31169 | + "tree_id": "d2ef7f93ad4216f7d03c637228438fe9d9e98093", |
| 31170 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a060b3ab31e09277863127d778a7c725037250fb" |
| 31171 | + }, |
| 31172 | + "date": 1753212994450, |
| 31173 | + "tool": "pytest", |
| 31174 | + "benches": [ |
| 31175 | + { |
| 31176 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31177 | + "value": 42551.249478825936, |
| 31178 | + "unit": "iter/sec", |
| 31179 | + "range": "stddev: 0.0000024219025479435694", |
| 31180 | + "extra": "mean: 23.501072524265428 usec\nrounds: 8604" |
| 31181 | + }, |
| 31182 | + { |
| 31183 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31184 | + "value": 39658.57760263404, |
| 31185 | + "unit": "iter/sec", |
| 31186 | + "range": "stddev: 0.0000027915632192312008", |
| 31187 | + "extra": "mean: 25.215226073402643 usec\nrounds: 15349" |
| 31188 | + }, |
| 31189 | + { |
| 31190 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31191 | + "value": 8097.125461577433, |
| 31192 | + "unit": "iter/sec", |
| 31193 | + "range": "stddev: 0.000015149738886852595", |
| 31194 | + "extra": "mean: 123.5006181817499 usec\nrounds: 4290" |
| 31195 | + }, |
| 31196 | + { |
| 31197 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31198 | + "value": 7695.718514189267, |
| 31199 | + "unit": "iter/sec", |
| 31200 | + "range": "stddev: 0.000014693493608653913", |
| 31201 | + "extra": "mean: 129.94238265812515 usec\nrounds: 4048" |
| 31202 | + } |
| 31203 | + ] |
31152 | 31204 | } |
31153 | 31205 | ] |
31154 | 31206 | } |
|
0 commit comments