|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1750745521752, |
| 2 | + "lastUpdate": 1752822509872, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30941,6 +30941,58 @@ window.BENCHMARK_DATA = { |
30941 | 30941 | "extra": "mean: 144.48669365891172 usec\nrounds: 3359" |
30942 | 30942 | } |
30943 | 30943 | ] |
| 30944 | + }, |
| 30945 | + { |
| 30946 | + "commit": { |
| 30947 | + "author": { |
| 30948 | + |
| 30949 | + "name": "Ashok Kumar Ramakrishnan", |
| 30950 | + "username": "ashok672" |
| 30951 | + }, |
| 30952 | + "committer": { |
| 30953 | + |
| 30954 | + "name": "Ashok Kumar Ramakrishnan", |
| 30955 | + "username": "ashok672" |
| 30956 | + }, |
| 30957 | + "distinct": true, |
| 30958 | + "id": "17dec56aac7b0ae9f7848b863a125883d21d09ad", |
| 30959 | + "message": "Update oauth2.py", |
| 30960 | + "timestamp": "2025-07-15T17:25:24-07:00", |
| 30961 | + "tree_id": "0a3ef81f57c4d37e6583c785c75c9c13f0071c7c", |
| 30962 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/17dec56aac7b0ae9f7848b863a125883d21d09ad" |
| 30963 | + }, |
| 30964 | + "date": 1752822509342, |
| 30965 | + "tool": "pytest", |
| 30966 | + "benches": [ |
| 30967 | + { |
| 30968 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30969 | + "value": 39771.253982927214, |
| 30970 | + "unit": "iter/sec", |
| 30971 | + "range": "stddev: 0.000002735635417973224", |
| 30972 | + "extra": "mean: 25.143788537049257 usec\nrounds: 14201" |
| 30973 | + }, |
| 30974 | + { |
| 30975 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30976 | + "value": 38777.24264915821, |
| 30977 | + "unit": "iter/sec", |
| 30978 | + "range": "stddev: 0.000002875207926381561", |
| 30979 | + "extra": "mean: 25.788321491747645 usec\nrounds: 19027" |
| 30980 | + }, |
| 30981 | + { |
| 30982 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30983 | + "value": 7499.979078075543, |
| 30984 | + "unit": "iter/sec", |
| 30985 | + "range": "stddev: 0.000016160309482148626", |
| 30986 | + "extra": "mean: 133.33370527969458 usec\nrounds: 4869" |
| 30987 | + }, |
| 30988 | + { |
| 30989 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30990 | + "value": 7517.019502690092, |
| 30991 | + "unit": "iter/sec", |
| 30992 | + "range": "stddev: 0.000015098406995541078", |
| 30993 | + "extra": "mean: 133.03144945175853 usec\nrounds: 5015" |
| 30994 | + } |
| 30995 | + ] |
30944 | 30996 | } |
30945 | 30997 | ] |
30946 | 30998 | } |
|
0 commit comments