|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1756340578802, |
| 2 | + "lastUpdate": 1756493535599, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31669,6 +31669,58 @@ window.BENCHMARK_DATA = { |
31669 | 31669 | "extra": "mean: 139.86018809342906 usec\nrounds: 3897" |
31670 | 31670 | } |
31671 | 31671 | ] |
| 31672 | + }, |
| 31673 | + { |
| 31674 | + "commit": { |
| 31675 | + "author": { |
| 31676 | + |
| 31677 | + "name": "xinyuxu1026", |
| 31678 | + "username": "xinyuxu1026" |
| 31679 | + }, |
| 31680 | + "committer": { |
| 31681 | + |
| 31682 | + "name": "GitHub", |
| 31683 | + "username": "web-flow" |
| 31684 | + }, |
| 31685 | + "distinct": true, |
| 31686 | + "id": "cff139e0d84038f43cfb7d285fb1adbc16fc900f", |
| 31687 | + "message": "Set Redirect Uri for broker silent flow on Linux platform (#846)", |
| 31688 | + "timestamp": "2025-08-29T11:49:14-07:00", |
| 31689 | + "tree_id": "e1ac7643a30eb22bbe1033f6597e72f7201d55ec", |
| 31690 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/cff139e0d84038f43cfb7d285fb1adbc16fc900f" |
| 31691 | + }, |
| 31692 | + "date": 1756493534231, |
| 31693 | + "tool": "pytest", |
| 31694 | + "benches": [ |
| 31695 | + { |
| 31696 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31697 | + "value": 39268.13786943849, |
| 31698 | + "unit": "iter/sec", |
| 31699 | + "range": "stddev: 0.0000026759721420738675", |
| 31700 | + "extra": "mean: 25.46593890764241 usec\nrounds: 8037" |
| 31701 | + }, |
| 31702 | + { |
| 31703 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31704 | + "value": 34497.127169865846, |
| 31705 | + "unit": "iter/sec", |
| 31706 | + "range": "stddev: 0.000006756492882403071", |
| 31707 | + "extra": "mean: 28.987921083281577 usec\nrounds: 14737" |
| 31708 | + }, |
| 31709 | + { |
| 31710 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31711 | + "value": 7513.840336917101, |
| 31712 | + "unit": "iter/sec", |
| 31713 | + "range": "stddev: 0.00001565192462286989", |
| 31714 | + "extra": "mean: 133.0877361190105 usec\nrounds: 3494" |
| 31715 | + }, |
| 31716 | + { |
| 31717 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31718 | + "value": 7220.962590229888, |
| 31719 | + "unit": "iter/sec", |
| 31720 | + "range": "stddev: 0.000014704325236025891", |
| 31721 | + "extra": "mean: 138.48569183186476 usec\nrounds: 3881" |
| 31722 | + } |
| 31723 | + ] |
31672 | 31724 | } |
31673 | 31725 | ] |
31674 | 31726 | } |
|
0 commit comments