|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745554220877, |
| 2 | + "lastUpdate": 1745554565981, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28965,6 +28965,58 @@ window.BENCHMARK_DATA = { |
28965 | 28965 | "extra": "mean: 129.56214886975206 usec\nrounds: 4158" |
28966 | 28966 | } |
28967 | 28967 | ] |
| 28968 | + }, |
| 28969 | + { |
| 28970 | + "commit": { |
| 28971 | + "author": { |
| 28972 | + |
| 28973 | + "name": "Ray Luo", |
| 28974 | + "username": "rayluo" |
| 28975 | + }, |
| 28976 | + "committer": { |
| 28977 | + |
| 28978 | + "name": "Ray Luo", |
| 28979 | + "username": "rayluo" |
| 28980 | + }, |
| 28981 | + "distinct": true, |
| 28982 | + "id": "e60467c22a79bc0e613283024216e553230b4fda", |
| 28983 | + "message": "MSAL 1.32.2", |
| 28984 | + "timestamp": "2025-04-24T18:51:53-07:00", |
| 28985 | + "tree_id": "5a69da68b2c7be5698260c2ccc178ca8299eda14", |
| 28986 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e60467c22a79bc0e613283024216e553230b4fda" |
| 28987 | + }, |
| 28988 | + "date": 1745554565555, |
| 28989 | + "tool": "pytest", |
| 28990 | + "benches": [ |
| 28991 | + { |
| 28992 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28993 | + "value": 41471.95165675848, |
| 28994 | + "unit": "iter/sec", |
| 28995 | + "range": "stddev: 0.0000026253563245808933", |
| 28996 | + "extra": "mean: 24.11268242875266 usec\nrounds: 7740" |
| 28997 | + }, |
| 28998 | + { |
| 28999 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29000 | + "value": 38989.12158806533, |
| 29001 | + "unit": "iter/sec", |
| 29002 | + "range": "stddev: 0.000002992446948984353", |
| 29003 | + "extra": "mean: 25.64817978115471 usec\nrounds: 15174" |
| 29004 | + }, |
| 29005 | + { |
| 29006 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29007 | + "value": 8021.274627232232, |
| 29008 | + "unit": "iter/sec", |
| 29009 | + "range": "stddev: 0.000015015766895116634", |
| 29010 | + "extra": "mean: 124.66846560832109 usec\nrounds: 4347" |
| 29011 | + }, |
| 29012 | + { |
| 29013 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29014 | + "value": 7623.399974406609, |
| 29015 | + "unit": "iter/sec", |
| 29016 | + "range": "stddev: 0.00001570863317862432", |
| 29017 | + "extra": "mean: 131.17506668379133 usec\nrounds: 3824" |
| 29018 | + } |
| 29019 | + ] |
28968 | 29020 | } |
28969 | 29021 | ] |
28970 | 29022 | } |
|
0 commit comments