|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774982471630, |
| 2 | + "lastUpdate": 1775155823758, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39407,6 +39407,58 @@ window.BENCHMARK_DATA = { |
39407 | 39407 | "extra": "mean: 125.0258100833749 usec\nrounds: 4086" |
39408 | 39408 | } |
39409 | 39409 | ] |
| 39410 | + }, |
| 39411 | + { |
| 39412 | + "commit": { |
| 39413 | + "author": { |
| 39414 | + "email": "fengga@microsoft.com", |
| 39415 | + "name": "Feng Gao", |
| 39416 | + "username": "fengga" |
| 39417 | + }, |
| 39418 | + "committer": { |
| 39419 | + "email": "fengga@microsoft.com", |
| 39420 | + "name": "Feng Gao", |
| 39421 | + "username": "fengga" |
| 39422 | + }, |
| 39423 | + "distinct": true, |
| 39424 | + "id": "6fe427f7ed1eedba4faa44486b9bd48eb9a6ca8b", |
| 39425 | + "message": "Try to fix no-account issue caused by no id-token from MSALRuntime", |
| 39426 | + "timestamp": "2026-04-02T11:47:04-07:00", |
| 39427 | + "tree_id": "904cbe229df2016c60ed566771f56b9bfc27a5a1", |
| 39428 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6fe427f7ed1eedba4faa44486b9bd48eb9a6ca8b" |
| 39429 | + }, |
| 39430 | + "date": 1775155821693, |
| 39431 | + "tool": "pytest", |
| 39432 | + "benches": [ |
| 39433 | + { |
| 39434 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39435 | + "value": 44741.280215297484, |
| 39436 | + "unit": "iter/sec", |
| 39437 | + "range": "stddev: 0.0000016205099781180757", |
| 39438 | + "extra": "mean: 22.350723877098407 usec\nrounds: 8460" |
| 39439 | + }, |
| 39440 | + { |
| 39441 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39442 | + "value": 40255.153792390556, |
| 39443 | + "unit": "iter/sec", |
| 39444 | + "range": "stddev: 0.0000022487007715408645", |
| 39445 | + "extra": "mean: 24.8415396735866 usec\nrounds: 14405" |
| 39446 | + }, |
| 39447 | + { |
| 39448 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39449 | + "value": 8849.741824441733, |
| 39450 | + "unit": "iter/sec", |
| 39451 | + "range": "stddev: 0.000012366272404674877", |
| 39452 | + "extra": "mean: 112.99764669271387 usec\nrounds: 3054" |
| 39453 | + }, |
| 39454 | + { |
| 39455 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39456 | + "value": 8366.412922418336, |
| 39457 | + "unit": "iter/sec", |
| 39458 | + "range": "stddev: 0.000013017952433468647", |
| 39459 | + "extra": "mean: 119.52553732083153 usec\nrounds: 4113" |
| 39460 | + } |
| 39461 | + ] |
39410 | 39462 | } |
39411 | 39463 | ] |
39412 | 39464 | } |
|
0 commit comments