|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1746555250703, |
| 2 | + "lastUpdate": 1746560532528, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29277,6 +29277,58 @@ window.BENCHMARK_DATA = { |
29277 | 29277 | "extra": "mean: 136.3651872327973 usec\nrounds: 3509" |
29278 | 29278 | } |
29279 | 29279 | ] |
| 29280 | + }, |
| 29281 | + { |
| 29282 | + "commit": { |
| 29283 | + "author": { |
| 29284 | + |
| 29285 | + "name": "Ray Luo", |
| 29286 | + "username": "rayluo" |
| 29287 | + }, |
| 29288 | + "committer": { |
| 29289 | + |
| 29290 | + "name": "Ray Luo", |
| 29291 | + "username": "rayluo" |
| 29292 | + }, |
| 29293 | + "distinct": true, |
| 29294 | + "id": "5a1a0ff6570137e18ac8f3ed6f1e5d21d9fbf2e9", |
| 29295 | + "message": "Add dependency management suggestions", |
| 29296 | + "timestamp": "2025-05-06T12:38:31-07:00", |
| 29297 | + "tree_id": "562400d2dce99f8d2f89bfc8aa75df0f7535614f", |
| 29298 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/5a1a0ff6570137e18ac8f3ed6f1e5d21d9fbf2e9" |
| 29299 | + }, |
| 29300 | + "date": 1746560532001, |
| 29301 | + "tool": "pytest", |
| 29302 | + "benches": [ |
| 29303 | + { |
| 29304 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29305 | + "value": 41691.104874849756, |
| 29306 | + "unit": "iter/sec", |
| 29307 | + "range": "stddev: 0.000002561749546318149", |
| 29308 | + "extra": "mean: 23.985931843299557 usec\nrounds: 7204" |
| 29309 | + }, |
| 29310 | + { |
| 29311 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29312 | + "value": 39082.467841231606, |
| 29313 | + "unit": "iter/sec", |
| 29314 | + "range": "stddev: 0.0000029390940129488893", |
| 29315 | + "extra": "mean: 25.58692056147514 usec\nrounds: 15106" |
| 29316 | + }, |
| 29317 | + { |
| 29318 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29319 | + "value": 7991.283858920166, |
| 29320 | + "unit": "iter/sec", |
| 29321 | + "range": "stddev: 0.000015564072232298802", |
| 29322 | + "extra": "mean: 125.13633824729718 usec\nrounds: 3595" |
| 29323 | + }, |
| 29324 | + { |
| 29325 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29326 | + "value": 7489.495159433414, |
| 29327 | + "unit": "iter/sec", |
| 29328 | + "range": "stddev: 0.0000202412216193549", |
| 29329 | + "extra": "mean: 133.52034799574537 usec\nrounds: 3592" |
| 29330 | + } |
| 29331 | + ] |
29280 | 29332 | } |
29281 | 29333 | ] |
29282 | 29334 | } |
|
0 commit comments