|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774911938499, |
| 2 | + "lastUpdate": 1774912445695, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -39199,6 +39199,58 @@ window.BENCHMARK_DATA = { |
39199 | 39199 | "extra": "mean: 110.14202762167147 usec\nrounds: 4091" |
39200 | 39200 | } |
39201 | 39201 | ] |
| 39202 | + }, |
| 39203 | + { |
| 39204 | + "commit": { |
| 39205 | + "author": { |
| 39206 | + "email": "RyAuld@microsoft.com", |
| 39207 | + "name": "Ryan Auld", |
| 39208 | + "username": "RyAuld" |
| 39209 | + }, |
| 39210 | + "committer": { |
| 39211 | + "email": "RyAuld@microsoft.com", |
| 39212 | + "name": "Ryan Auld", |
| 39213 | + "username": "RyAuld" |
| 39214 | + }, |
| 39215 | + "distinct": true, |
| 39216 | + "id": "ef6220c7996caf2500c387bf859d11ae5569cf8c", |
| 39217 | + "message": "Clarify cron comment: 07:45 UTC = 11:45 PM PST / 12:45 AM PDT", |
| 39218 | + "timestamp": "2026-03-30T16:03:35-07:00", |
| 39219 | + "tree_id": "903fda8caced1ad793128e28e53851c5d64985e1", |
| 39220 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/ef6220c7996caf2500c387bf859d11ae5569cf8c" |
| 39221 | + }, |
| 39222 | + "date": 1774912443484, |
| 39223 | + "tool": "pytest", |
| 39224 | + "benches": [ |
| 39225 | + { |
| 39226 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 39227 | + "value": 44247.32701005041, |
| 39228 | + "unit": "iter/sec", |
| 39229 | + "range": "stddev: 0.0000013758530264108373", |
| 39230 | + "extra": "mean: 22.600235258795596 usec\nrounds: 9989" |
| 39231 | + }, |
| 39232 | + { |
| 39233 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 39234 | + "value": 40609.002746187965, |
| 39235 | + "unit": "iter/sec", |
| 39236 | + "range": "stddev: 0.0000020180979920117315", |
| 39237 | + "extra": "mean: 24.62508144438173 usec\nrounds: 16367" |
| 39238 | + }, |
| 39239 | + { |
| 39240 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 39241 | + "value": 8795.940552676275, |
| 39242 | + "unit": "iter/sec", |
| 39243 | + "range": "stddev: 0.000015046282441275198", |
| 39244 | + "extra": "mean: 113.68880837828507 usec\nrounds: 4822" |
| 39245 | + }, |
| 39246 | + { |
| 39247 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 39248 | + "value": 8375.783147462815, |
| 39249 | + "unit": "iter/sec", |
| 39250 | + "range": "stddev: 0.000012097871666398384", |
| 39251 | + "extra": "mean: 119.391820728181 usec\nrounds: 4284" |
| 39252 | + } |
| 39253 | + ] |
39202 | 39254 | } |
39203 | 39255 | ] |
39204 | 39256 | } |
|
0 commit comments