|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752824853751, |
| 2 | + "lastUpdate": 1752874160651, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31045,6 +31045,58 @@ window.BENCHMARK_DATA = { |
31045 | 31045 | "extra": "mean: 134.0702226890845 usec\nrounds: 4760" |
31046 | 31046 | } |
31047 | 31047 | ] |
| 31048 | + }, |
| 31049 | + { |
| 31050 | + "commit": { |
| 31051 | + "author": { |
| 31052 | + |
| 31053 | + "name": "avdunn", |
| 31054 | + "username": "Avery-Dunn" |
| 31055 | + }, |
| 31056 | + "committer": { |
| 31057 | + |
| 31058 | + "name": "avdunn", |
| 31059 | + "username": "Avery-Dunn" |
| 31060 | + }, |
| 31061 | + "distinct": true, |
| 31062 | + "id": "7af382835a5a7bc438f8fce4e3c24aa77c4345f2", |
| 31063 | + "message": "Add OIDC issuer validation and related tests", |
| 31064 | + "timestamp": "2025-07-18T14:26:37-07:00", |
| 31065 | + "tree_id": "f4122c41f0039bff561c9a1ce067a806bc163634", |
| 31066 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7af382835a5a7bc438f8fce4e3c24aa77c4345f2" |
| 31067 | + }, |
| 31068 | + "date": 1752874160053, |
| 31069 | + "tool": "pytest", |
| 31070 | + "benches": [ |
| 31071 | + { |
| 31072 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31073 | + "value": 39879.96645561516, |
| 31074 | + "unit": "iter/sec", |
| 31075 | + "range": "stddev: 0.0000027112094803636766", |
| 31076 | + "extra": "mean: 25.075246768649134 usec\nrounds: 7582" |
| 31077 | + }, |
| 31078 | + { |
| 31079 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31080 | + "value": 37002.86673086465, |
| 31081 | + "unit": "iter/sec", |
| 31082 | + "range": "stddev: 0.0000031979520377980076", |
| 31083 | + "extra": "mean: 27.024933156486625 usec\nrounds: 17713" |
| 31084 | + }, |
| 31085 | + { |
| 31086 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31087 | + "value": 7471.486830538614, |
| 31088 | + "unit": "iter/sec", |
| 31089 | + "range": "stddev: 0.000016462973794835373", |
| 31090 | + "extra": "mean: 133.84216859121608 usec\nrounds: 3897" |
| 31091 | + }, |
| 31092 | + { |
| 31093 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31094 | + "value": 7102.580330109627, |
| 31095 | + "unit": "iter/sec", |
| 31096 | + "range": "stddev: 0.00001588756092589296", |
| 31097 | + "extra": "mean: 140.79390214859637 usec\nrounds: 3863" |
| 31098 | + } |
| 31099 | + ] |
31048 | 31100 | } |
31049 | 31101 | ] |
31050 | 31102 | } |
|
0 commit comments