|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774568283030, |
| 2 | + "lastUpdate": 1774579881230, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38003,6 +38003,58 @@ window.BENCHMARK_DATA = { |
38003 | 38003 | "extra": "mean: 141.86155789219953 usec\nrounds: 3852" |
38004 | 38004 | } |
38005 | 38005 | ] |
| 38006 | + }, |
| 38007 | + { |
| 38008 | + "commit": { |
| 38009 | + "author": { |
| 38010 | + "email": "RyAuld@microsoft.com", |
| 38011 | + "name": "Ryan Auld", |
| 38012 | + "username": "RyAuld" |
| 38013 | + }, |
| 38014 | + "committer": { |
| 38015 | + "email": "RyAuld@microsoft.com", |
| 38016 | + "name": "Ryan Auld", |
| 38017 | + "username": "RyAuld" |
| 38018 | + }, |
| 38019 | + "distinct": true, |
| 38020 | + "id": "91b7c2b6dba2453e35c3c955c0235c6f6c08af88", |
| 38021 | + "message": "Re-enable test_adfs2022_fed_user - ADFS labs are back up\n\nADFS labs were marked as temporarily down since July 2025.\nKV data for User-Federated-Config matches the expected lab user:\n- upn: fIDLAB@ID4SLAB1.COM\n- tenant: 10c419d4-4a50-45b2-aa4e-919fb84df24f\n- provider: ADFSv2022 / ID4SLab1", |
| 38022 | + "timestamp": "2026-03-26T19:48:07-07:00", |
| 38023 | + "tree_id": "1d5fafc898dfa75988f63814cbe9f0c22fd9cd76", |
| 38024 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/91b7c2b6dba2453e35c3c955c0235c6f6c08af88" |
| 38025 | + }, |
| 38026 | + "date": 1774579879526, |
| 38027 | + "tool": "pytest", |
| 38028 | + "benches": [ |
| 38029 | + { |
| 38030 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38031 | + "value": 40344.22309393469, |
| 38032 | + "unit": "iter/sec", |
| 38033 | + "range": "stddev: 0.0000029637904808203896", |
| 38034 | + "extra": "mean: 24.786696168907984 usec\nrounds: 7909" |
| 38035 | + }, |
| 38036 | + { |
| 38037 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38038 | + "value": 38531.8132624354, |
| 38039 | + "unit": "iter/sec", |
| 38040 | + "range": "stddev: 0.000003342461583070864", |
| 38041 | + "extra": "mean: 25.95258087620025 usec\nrounds: 15635" |
| 38042 | + }, |
| 38043 | + { |
| 38044 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38045 | + "value": 7587.815275372995, |
| 38046 | + "unit": "iter/sec", |
| 38047 | + "range": "stddev: 0.000015934711777322324", |
| 38048 | + "extra": "mean: 131.79024049855286 usec\nrounds: 4973" |
| 38049 | + }, |
| 38050 | + { |
| 38051 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38052 | + "value": 7301.159316765613, |
| 38053 | + "unit": "iter/sec", |
| 38054 | + "range": "stddev: 0.000016250424717219576", |
| 38055 | + "extra": "mean: 136.96454995903258 usec\nrounds: 4884" |
| 38056 | + } |
| 38057 | + ] |
38006 | 38058 | } |
38007 | 38059 | ] |
38008 | 38060 | } |
|
0 commit comments