|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738041864098, |
| 2 | + "lastUpdate": 1738042586765, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24961,6 +24961,58 @@ window.BENCHMARK_DATA = { |
24961 | 24961 | "extra": "mean: 122.10414631164603 usec\nrounds: 4135" |
24962 | 24962 | } |
24963 | 24963 | ] |
| 24964 | + }, |
| 24965 | + { |
| 24966 | + "commit": { |
| 24967 | + "author": { |
| 24968 | + |
| 24969 | + "name": "Ray Luo", |
| 24970 | + "username": "rayluo" |
| 24971 | + }, |
| 24972 | + "committer": { |
| 24973 | + |
| 24974 | + "name": "Ray Luo", |
| 24975 | + "username": "rayluo" |
| 24976 | + }, |
| 24977 | + "distinct": true, |
| 24978 | + "id": "bf27fc6d28320dc1384b98ca7bd9844a3a6f809f", |
| 24979 | + "message": "MSAL Python 1.31.2b1", |
| 24980 | + "timestamp": "2025-01-27T21:19:44-08:00", |
| 24981 | + "tree_id": "1f41f2c17044be57bf7c1d6ad534bd4c849e4aed", |
| 24982 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/bf27fc6d28320dc1384b98ca7bd9844a3a6f809f" |
| 24983 | + }, |
| 24984 | + "date": 1738042585758, |
| 24985 | + "tool": "pytest", |
| 24986 | + "benches": [ |
| 24987 | + { |
| 24988 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24989 | + "value": 42110.8699879016, |
| 24990 | + "unit": "iter/sec", |
| 24991 | + "range": "stddev: 0.000003911509132262641", |
| 24992 | + "extra": "mean: 23.746837818532335 usec\nrounds: 8324" |
| 24993 | + }, |
| 24994 | + { |
| 24995 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24996 | + "value": 40891.16509700904, |
| 24997 | + "unit": "iter/sec", |
| 24998 | + "range": "stddev: 0.000002653494811432837", |
| 24999 | + "extra": "mean: 24.455160366001515 usec\nrounds: 15739" |
| 25000 | + }, |
| 25001 | + { |
| 25002 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25003 | + "value": 8462.469604503303, |
| 25004 | + "unit": "iter/sec", |
| 25005 | + "range": "stddev: 0.000015204951711682803", |
| 25006 | + "extra": "mean: 118.16881439288716 usec\nrounds: 4391" |
| 25007 | + }, |
| 25008 | + { |
| 25009 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25010 | + "value": 8032.553744323376, |
| 25011 | + "unit": "iter/sec", |
| 25012 | + "range": "stddev: 0.000014781036917854447", |
| 25013 | + "extra": "mean: 124.49340917347764 usec\nrounds: 4404" |
| 25014 | + } |
| 25015 | + ] |
24964 | 25016 | } |
24965 | 25017 | ] |
24966 | 25018 | } |
|
0 commit comments