|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775656035879, |
| 2 | + "lastUpdate": 1775681801179, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40235,6 +40235,58 @@ window.BENCHMARK_DATA = { |
40235 | 40235 | "extra": "mean: 111.60864786468144 usec\nrounds: 3723" |
40236 | 40236 | } |
40237 | 40237 | ] |
| 40238 | + }, |
| 40239 | + { |
| 40240 | + "commit": { |
| 40241 | + "author": { |
| 40242 | + "email": "nichoudhary@microsoft.com", |
| 40243 | + "name": "Nilesh Choudhary", |
| 40244 | + "username": "4gust" |
| 40245 | + }, |
| 40246 | + "committer": { |
| 40247 | + "email": "nichoudhary@microsoft.com", |
| 40248 | + "name": "Nilesh Choudhary", |
| 40249 | + "username": "4gust" |
| 40250 | + }, |
| 40251 | + "distinct": true, |
| 40252 | + "id": "4a2cb98928a48ff3d9aee8fbd395dad03c510e48", |
| 40253 | + "message": "Update sku.py\n\nupdated to latest version", |
| 40254 | + "timestamp": "2026-04-08T19:14:52+01:00", |
| 40255 | + "tree_id": "40e1a232f43c5849d9940973180c46ae4d1b637d", |
| 40256 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4a2cb98928a48ff3d9aee8fbd395dad03c510e48" |
| 40257 | + }, |
| 40258 | + "date": 1775681799118, |
| 40259 | + "tool": "pytest", |
| 40260 | + "benches": [ |
| 40261 | + { |
| 40262 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40263 | + "value": 38838.16567662282, |
| 40264 | + "unit": "iter/sec", |
| 40265 | + "range": "stddev: 0.0000034198924565281642", |
| 40266 | + "extra": "mean: 25.74786894742335 usec\nrounds: 7249" |
| 40267 | + }, |
| 40268 | + { |
| 40269 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40270 | + "value": 36831.258355001904, |
| 40271 | + "unit": "iter/sec", |
| 40272 | + "range": "stddev: 0.0000036133380352761546", |
| 40273 | + "extra": "mean: 27.150850789875175 usec\nrounds: 14369" |
| 40274 | + }, |
| 40275 | + { |
| 40276 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40277 | + "value": 7436.75731003505, |
| 40278 | + "unit": "iter/sec", |
| 40279 | + "range": "stddev: 0.00001682377889051878", |
| 40280 | + "extra": "mean: 134.46720906847597 usec\nrounds: 4874" |
| 40281 | + }, |
| 40282 | + { |
| 40283 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40284 | + "value": 7074.288365698723, |
| 40285 | + "unit": "iter/sec", |
| 40286 | + "range": "stddev: 0.000015465352591899337", |
| 40287 | + "extra": "mean: 141.356974483642 usec\nrounds: 3292" |
| 40288 | + } |
| 40289 | + ] |
40238 | 40290 | } |
40239 | 40291 | ] |
40240 | 40292 | } |
|
0 commit comments