|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752822509872, |
| 2 | + "lastUpdate": 1752824853751, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30993,6 +30993,58 @@ window.BENCHMARK_DATA = { |
30993 | 30993 | "extra": "mean: 133.03144945175853 usec\nrounds: 5015" |
30994 | 30994 | } |
30995 | 30995 | ] |
| 30996 | + }, |
| 30997 | + { |
| 30998 | + "commit": { |
| 30999 | + "author": { |
| 31000 | + |
| 31001 | + "name": "Ashok Kumar Ramakrishnan", |
| 31002 | + "username": "ashok672" |
| 31003 | + }, |
| 31004 | + "committer": { |
| 31005 | + |
| 31006 | + "name": "GitHub", |
| 31007 | + "username": "web-flow" |
| 31008 | + }, |
| 31009 | + "distinct": true, |
| 31010 | + "id": "70fd4d1599fc15c876c8eaccd29b9f7ae73fecd6", |
| 31011 | + "message": "Add claims challenge parameter in initiate_device_flow (#839)\n\n* Add claims challenge parameter in initiate_device_flow\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>\n\n* Update msal/oauth2cli/oauth2.py\n\nCo-authored-by: Ray Luo < [email protected]>\n\n* Update msal/application.py\n\nCo-authored-by: Ray Luo < [email protected]>\n\n* Update oauth2.py\n\n* Update oauth2.py\n\n---------\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 31012 | + "timestamp": "2025-07-18T00:45:02-07:00", |
| 31013 | + "tree_id": "0a3ef81f57c4d37e6583c785c75c9c13f0071c7c", |
| 31014 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/70fd4d1599fc15c876c8eaccd29b9f7ae73fecd6" |
| 31015 | + }, |
| 31016 | + "date": 1752824853041, |
| 31017 | + "tool": "pytest", |
| 31018 | + "benches": [ |
| 31019 | + { |
| 31020 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31021 | + "value": 40155.73608966165, |
| 31022 | + "unit": "iter/sec", |
| 31023 | + "range": "stddev: 0.000002490534716196416", |
| 31024 | + "extra": "mean: 24.903042438747782 usec\nrounds: 8365" |
| 31025 | + }, |
| 31026 | + { |
| 31027 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31028 | + "value": 38349.35404538842, |
| 31029 | + "unit": "iter/sec", |
| 31030 | + "range": "stddev: 0.0000029659170892976227", |
| 31031 | + "extra": "mean: 26.076058512392386 usec\nrounds: 17962" |
| 31032 | + }, |
| 31033 | + { |
| 31034 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31035 | + "value": 7640.336053972501, |
| 31036 | + "unit": "iter/sec", |
| 31037 | + "range": "stddev: 0.000015494485911808746", |
| 31038 | + "extra": "mean: 130.88429526343438 usec\nrounds: 4877" |
| 31039 | + }, |
| 31040 | + { |
| 31041 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31042 | + "value": 7458.777795268154, |
| 31043 | + "unit": "iter/sec", |
| 31044 | + "range": "stddev: 0.000015003734766399027", |
| 31045 | + "extra": "mean: 134.0702226890845 usec\nrounds: 4760" |
| 31046 | + } |
| 31047 | + ] |
30996 | 31048 | } |
30997 | 31049 | ] |
30998 | 31050 | } |
|
0 commit comments