|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1769556671218, |
| 2 | + "lastUpdate": 1769640810660, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -34157,6 +34157,58 @@ window.BENCHMARK_DATA = { |
34157 | 34157 | "extra": "mean: 138.7143014477727 usec\nrounds: 3868" |
34158 | 34158 | } |
34159 | 34159 | ] |
| 34160 | + }, |
| 34161 | + { |
| 34162 | + "commit": { |
| 34163 | + "author": { |
| 34164 | + "email": "avdunn@microsoft.com", |
| 34165 | + "name": "avdunn", |
| 34166 | + "username": "Avery-Dunn" |
| 34167 | + }, |
| 34168 | + "committer": { |
| 34169 | + "email": "avdunn@microsoft.com", |
| 34170 | + "name": "avdunn", |
| 34171 | + "username": "Avery-Dunn" |
| 34172 | + }, |
| 34173 | + "distinct": true, |
| 34174 | + "id": "bc5c8dfd986826fa5b4bd98c1b15f7f6bacb7167", |
| 34175 | + "message": "Add missing dependencies", |
| 34176 | + "timestamp": "2026-01-28T14:51:04-08:00", |
| 34177 | + "tree_id": "fd225c3d7c629d0512f866a70f945289e2bfc488", |
| 34178 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/bc5c8dfd986826fa5b4bd98c1b15f7f6bacb7167" |
| 34179 | + }, |
| 34180 | + "date": 1769640809289, |
| 34181 | + "tool": "pytest", |
| 34182 | + "benches": [ |
| 34183 | + { |
| 34184 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 34185 | + "value": 39151.79246821245, |
| 34186 | + "unit": "iter/sec", |
| 34187 | + "range": "stddev: 0.000004029368058879642", |
| 34188 | + "extra": "mean: 25.54161475012684 usec\nrounds: 8000" |
| 34189 | + }, |
| 34190 | + { |
| 34191 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 34192 | + "value": 36398.79532370351, |
| 34193 | + "unit": "iter/sec", |
| 34194 | + "range": "stddev: 0.0000034892617374021566", |
| 34195 | + "extra": "mean: 27.47343671972526 usec\nrounds: 12255" |
| 34196 | + }, |
| 34197 | + { |
| 34198 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 34199 | + "value": 7548.152927917915, |
| 34200 | + "unit": "iter/sec", |
| 34201 | + "range": "stddev: 0.000015657749683391523", |
| 34202 | + "extra": "mean: 132.48274240726602 usec\nrounds: 3556" |
| 34203 | + }, |
| 34204 | + { |
| 34205 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 34206 | + "value": 7129.693551915474, |
| 34207 | + "unit": "iter/sec", |
| 34208 | + "range": "stddev: 0.00001589624768997989", |
| 34209 | + "extra": "mean: 140.25848274100622 usec\nrounds: 3911" |
| 34210 | + } |
| 34211 | + ] |
34160 | 34212 | } |
34161 | 34213 | ] |
34162 | 34214 | } |
|
0 commit comments