|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740082473152, |
| 2 | + "lastUpdate": 1740124489408, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26261,6 +26261,58 @@ window.BENCHMARK_DATA = { |
26261 | 26261 | "extra": "mean: 133.9008872887322 usec\nrounds: 4028" |
26262 | 26262 | } |
26263 | 26263 | ] |
| 26264 | + }, |
| 26265 | + { |
| 26266 | + "commit": { |
| 26267 | + "author": { |
| 26268 | + |
| 26269 | + "name": "Ray Luo", |
| 26270 | + "username": "rayluo" |
| 26271 | + }, |
| 26272 | + "committer": { |
| 26273 | + |
| 26274 | + "name": "Ray Luo", |
| 26275 | + "username": "rayluo" |
| 26276 | + }, |
| 26277 | + "distinct": true, |
| 26278 | + "id": "a6d3d0d22a61b5b71a4a501dfb57aaa21462c4e6", |
| 26279 | + "message": "Skip authority discovery in test_application.py", |
| 26280 | + "timestamp": "2025-02-20T23:51:50-08:00", |
| 26281 | + "tree_id": "fce82d28753f5ba5665de47b6e6581592a0b7f98", |
| 26282 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a6d3d0d22a61b5b71a4a501dfb57aaa21462c4e6" |
| 26283 | + }, |
| 26284 | + "date": 1740124488951, |
| 26285 | + "tool": "pytest", |
| 26286 | + "benches": [ |
| 26287 | + { |
| 26288 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26289 | + "value": 43004.761814770725, |
| 26290 | + "unit": "iter/sec", |
| 26291 | + "range": "stddev: 0.0000026814033110972357", |
| 26292 | + "extra": "mean: 23.25323889264125 usec\nrounds: 8958" |
| 26293 | + }, |
| 26294 | + { |
| 26295 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26296 | + "value": 41871.16319260414, |
| 26297 | + "unit": "iter/sec", |
| 26298 | + "range": "stddev: 0.0000026691774515953607", |
| 26299 | + "extra": "mean: 23.882785281127173 usec\nrounds: 14675" |
| 26300 | + }, |
| 26301 | + { |
| 26302 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26303 | + "value": 8146.19369232755, |
| 26304 | + "unit": "iter/sec", |
| 26305 | + "range": "stddev: 0.0000157169377308369", |
| 26306 | + "extra": "mean: 122.75671777137399 usec\nrounds: 5205" |
| 26307 | + }, |
| 26308 | + { |
| 26309 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26310 | + "value": 7746.756043398392, |
| 26311 | + "unit": "iter/sec", |
| 26312 | + "range": "stddev: 0.00001657673796604216", |
| 26313 | + "extra": "mean: 129.08629036436187 usec\nrounds: 5407" |
| 26314 | + } |
| 26315 | + ] |
26264 | 26316 | } |
26265 | 26317 | ] |
26266 | 26318 | } |
|
0 commit comments