|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741736503447, |
| 2 | + "lastUpdate": 1741736743111, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26989,6 +26989,58 @@ window.BENCHMARK_DATA = { |
26989 | 26989 | "extra": "mean: 127.84996071027977 usec\nrounds: 5574" |
26990 | 26990 | } |
26991 | 26991 | ] |
| 26992 | + }, |
| 26993 | + { |
| 26994 | + "commit": { |
| 26995 | + "author": { |
| 26996 | + |
| 26997 | + "name": "Dharshan BJ", |
| 26998 | + "username": "DharshanBJ" |
| 26999 | + }, |
| 27000 | + "committer": { |
| 27001 | + |
| 27002 | + "name": "GitHub", |
| 27003 | + "username": "web-flow" |
| 27004 | + }, |
| 27005 | + "distinct": true, |
| 27006 | + "id": "adbca967d951e10441ec3eb983ca83b89c47a37a", |
| 27007 | + "message": "Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 27008 | + "timestamp": "2025-03-11T16:43:41-07:00", |
| 27009 | + "tree_id": "5dc40dea2f87a0c00b96eb014d7a6b24c6dc1ce3", |
| 27010 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/adbca967d951e10441ec3eb983ca83b89c47a37a" |
| 27011 | + }, |
| 27012 | + "date": 1741736742609, |
| 27013 | + "tool": "pytest", |
| 27014 | + "benches": [ |
| 27015 | + { |
| 27016 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27017 | + "value": 42210.11298290478, |
| 27018 | + "unit": "iter/sec", |
| 27019 | + "range": "stddev: 0.0000024490437197324557", |
| 27020 | + "extra": "mean: 23.69100505381265 usec\nrounds: 8706" |
| 27021 | + }, |
| 27022 | + { |
| 27023 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27024 | + "value": 41078.62916903776, |
| 27025 | + "unit": "iter/sec", |
| 27026 | + "range": "stddev: 0.0000023987141725768864", |
| 27027 | + "extra": "mean: 24.343558201151733 usec\nrounds: 11675" |
| 27028 | + }, |
| 27029 | + { |
| 27030 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27031 | + "value": 8178.641423342757, |
| 27032 | + "unit": "iter/sec", |
| 27033 | + "range": "stddev: 0.00001450668989451763", |
| 27034 | + "extra": "mean: 122.26969593579298 usec\nrounds: 5216" |
| 27035 | + }, |
| 27036 | + { |
| 27037 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27038 | + "value": 7422.451325829409, |
| 27039 | + "unit": "iter/sec", |
| 27040 | + "range": "stddev: 0.000021420701646833", |
| 27041 | + "extra": "mean: 134.72638028896156 usec\nrounds: 3947" |
| 27042 | + } |
| 27043 | + ] |
26992 | 27044 | } |
26993 | 27045 | ] |
26994 | 27046 | } |
|
0 commit comments