|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743176424002, |
| 2 | + "lastUpdate": 1743237446086, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27821,6 +27821,58 @@ window.BENCHMARK_DATA = { |
27821 | 27821 | "extra": "mean: 129.46944994730435 usec\nrounds: 5694" |
27822 | 27822 | } |
27823 | 27823 | ] |
| 27824 | + }, |
| 27825 | + { |
| 27826 | + "commit": { |
| 27827 | + "author": { |
| 27828 | + |
| 27829 | + "name": "Ray Luo", |
| 27830 | + "username": "rayluo" |
| 27831 | + }, |
| 27832 | + "committer": { |
| 27833 | + |
| 27834 | + "name": "Ray Luo", |
| 27835 | + "username": "rayluo" |
| 27836 | + }, |
| 27837 | + "distinct": true, |
| 27838 | + "id": "30dce4ecc63d93ef34b89c052aab1a1231395ce6", |
| 27839 | + "message": "Swallow exception during optional check\n\nThis used to cause issue with MSAL 1.32 and MSAL EX <= 1.2 running\ninside read-only container", |
| 27840 | + "timestamp": "2025-03-29T01:31:43-07:00", |
| 27841 | + "tree_id": "172bb6dbb4701e199150d117247442b316b09d66", |
| 27842 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/30dce4ecc63d93ef34b89c052aab1a1231395ce6" |
| 27843 | + }, |
| 27844 | + "date": 1743237445757, |
| 27845 | + "tool": "pytest", |
| 27846 | + "benches": [ |
| 27847 | + { |
| 27848 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27849 | + "value": 42293.845158707285, |
| 27850 | + "unit": "iter/sec", |
| 27851 | + "range": "stddev: 0.0000024829503379741895", |
| 27852 | + "extra": "mean: 23.64410226233885 usec\nrounds: 8752" |
| 27853 | + }, |
| 27854 | + { |
| 27855 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27856 | + "value": 41174.31241164376, |
| 27857 | + "unit": "iter/sec", |
| 27858 | + "range": "stddev: 0.0000025688751857522256", |
| 27859 | + "extra": "mean: 24.286987236178064 usec\nrounds: 15121" |
| 27860 | + }, |
| 27861 | + { |
| 27862 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27863 | + "value": 8164.680440539982, |
| 27864 | + "unit": "iter/sec", |
| 27865 | + "range": "stddev: 0.00001507741564389295", |
| 27866 | + "extra": "mean: 122.47876781982953 usec\nrounds: 3872" |
| 27867 | + }, |
| 27868 | + { |
| 27869 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27870 | + "value": 7799.5758010467125, |
| 27871 | + "unit": "iter/sec", |
| 27872 | + "range": "stddev: 0.000014826260546869858", |
| 27873 | + "extra": "mean: 128.21210095372095 usec\nrounds: 3982" |
| 27874 | + } |
| 27875 | + ] |
27824 | 27876 | } |
27825 | 27877 | ] |
27826 | 27878 | } |
|
0 commit comments