|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752874160651, |
| 2 | + "lastUpdate": 1753157364489, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31097,6 +31097,58 @@ window.BENCHMARK_DATA = { |
31097 | 31097 | "extra": "mean: 140.79390214859637 usec\nrounds: 3863" |
31098 | 31098 | } |
31099 | 31099 | ] |
| 31100 | + }, |
| 31101 | + { |
| 31102 | + "commit": { |
| 31103 | + "author": { |
| 31104 | + |
| 31105 | + "name": "Ray Luo", |
| 31106 | + "username": "rayluo" |
| 31107 | + }, |
| 31108 | + "committer": { |
| 31109 | + |
| 31110 | + "name": "Ray Luo", |
| 31111 | + "username": "rayluo" |
| 31112 | + }, |
| 31113 | + "distinct": true, |
| 31114 | + "id": "a060b3ab31e09277863127d778a7c725037250fb", |
| 31115 | + "message": "MSAL Python 1.33.0", |
| 31116 | + "timestamp": "2025-07-21T18:34:10-07:00", |
| 31117 | + "tree_id": "d2ef7f93ad4216f7d03c637228438fe9d9e98093", |
| 31118 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a060b3ab31e09277863127d778a7c725037250fb" |
| 31119 | + }, |
| 31120 | + "date": 1753157363901, |
| 31121 | + "tool": "pytest", |
| 31122 | + "benches": [ |
| 31123 | + { |
| 31124 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31125 | + "value": 41347.01003420369, |
| 31126 | + "unit": "iter/sec", |
| 31127 | + "range": "stddev: 0.0000027762123486544864", |
| 31128 | + "extra": "mean: 24.18554568208838 usec\nrounds: 7191" |
| 31129 | + }, |
| 31130 | + { |
| 31131 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31132 | + "value": 36504.26301797026, |
| 31133 | + "unit": "iter/sec", |
| 31134 | + "range": "stddev: 0.000003436989402249034", |
| 31135 | + "extra": "mean: 27.394060784290364 usec\nrounds: 14790" |
| 31136 | + }, |
| 31137 | + { |
| 31138 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31139 | + "value": 7796.875693238125, |
| 31140 | + "unit": "iter/sec", |
| 31141 | + "range": "stddev: 0.000015696484280333757", |
| 31142 | + "extra": "mean: 128.25650162247098 usec\nrounds: 3698" |
| 31143 | + }, |
| 31144 | + { |
| 31145 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31146 | + "value": 7251.572218329957, |
| 31147 | + "unit": "iter/sec", |
| 31148 | + "range": "stddev: 0.000017141825353048517", |
| 31149 | + "extra": "mean: 137.90112956088038 usec\nrounds: 4577" |
| 31150 | + } |
| 31151 | + ] |
31100 | 31152 | } |
31101 | 31153 | ] |
31102 | 31154 | } |
|
0 commit comments