|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753213527842, |
| 2 | + "lastUpdate": 1753392833451, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31253,6 +31253,58 @@ window.BENCHMARK_DATA = { |
31253 | 31253 | "extra": "mean: 135.85876411394838 usec\nrounds: 4074" |
31254 | 31254 | } |
31255 | 31255 | ] |
| 31256 | + }, |
| 31257 | + { |
| 31258 | + "commit": { |
| 31259 | + "author": { |
| 31260 | + |
| 31261 | + "name": "avdunn", |
| 31262 | + "username": "Avery-Dunn" |
| 31263 | + }, |
| 31264 | + "committer": { |
| 31265 | + |
| 31266 | + "name": "avdunn", |
| 31267 | + "username": "Avery-Dunn" |
| 31268 | + }, |
| 31269 | + "distinct": true, |
| 31270 | + "id": "2b697fcfb39ce1fa03ef8383634f2569aa7ff207", |
| 31271 | + "message": "Remove check on known hosts and adjust error message towards regular authority API", |
| 31272 | + "timestamp": "2025-07-24T14:31:20-07:00", |
| 31273 | + "tree_id": "1951f7e3cc7a1ef0d201549083339f0cbcb465ca", |
| 31274 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2b697fcfb39ce1fa03ef8383634f2569aa7ff207" |
| 31275 | + }, |
| 31276 | + "date": 1753392832263, |
| 31277 | + "tool": "pytest", |
| 31278 | + "benches": [ |
| 31279 | + { |
| 31280 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31281 | + "value": 40473.1124731399, |
| 31282 | + "unit": "iter/sec", |
| 31283 | + "range": "stddev: 0.000002507490419146282", |
| 31284 | + "extra": "mean: 24.707761249240537 usec\nrounds: 8645" |
| 31285 | + }, |
| 31286 | + { |
| 31287 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31288 | + "value": 38918.34454620491, |
| 31289 | + "unit": "iter/sec", |
| 31290 | + "range": "stddev: 0.0000027532999887014957", |
| 31291 | + "extra": "mean: 25.694823653477165 usec\nrounds: 15169" |
| 31292 | + }, |
| 31293 | + { |
| 31294 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31295 | + "value": 7629.520201721708, |
| 31296 | + "unit": "iter/sec", |
| 31297 | + "range": "stddev: 0.000015354938120830254", |
| 31298 | + "extra": "mean: 131.06984103329802 usec\nrounds: 4026" |
| 31299 | + }, |
| 31300 | + { |
| 31301 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31302 | + "value": 7349.622353494501, |
| 31303 | + "unit": "iter/sec", |
| 31304 | + "range": "stddev: 0.000014757627613167269", |
| 31305 | + "extra": "mean: 136.06141266898337 usec\nrounds: 3773" |
| 31306 | + } |
| 31307 | + ] |
31256 | 31308 | } |
31257 | 31309 | ] |
31258 | 31310 | } |
|
0 commit comments