|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1775685455528, |
| 2 | + "lastUpdate": 1775730047568, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -40391,6 +40391,58 @@ window.BENCHMARK_DATA = { |
40391 | 40391 | "extra": "mean: 139.33835941671458 usec\nrounds: 5214" |
40392 | 40392 | } |
40393 | 40393 | ] |
| 40394 | + }, |
| 40395 | + { |
| 40396 | + "commit": { |
| 40397 | + "author": { |
| 40398 | + "email": "nichoudhary@microsoft.com", |
| 40399 | + "name": "Nilesh Choudhary", |
| 40400 | + "username": "4gust" |
| 40401 | + }, |
| 40402 | + "committer": { |
| 40403 | + "email": "nichoudhary@microsoft.com", |
| 40404 | + "name": "Nilesh Choudhary", |
| 40405 | + "username": "4gust" |
| 40406 | + }, |
| 40407 | + "distinct": true, |
| 40408 | + "id": "4a2cb98928a48ff3d9aee8fbd395dad03c510e48", |
| 40409 | + "message": "Update sku.py\n\nupdated to latest version", |
| 40410 | + "timestamp": "2026-04-08T19:14:52+01:00", |
| 40411 | + "tree_id": "40e1a232f43c5849d9940973180c46ae4d1b637d", |
| 40412 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4a2cb98928a48ff3d9aee8fbd395dad03c510e48" |
| 40413 | + }, |
| 40414 | + "date": 1775730046268, |
| 40415 | + "tool": "pytest", |
| 40416 | + "benches": [ |
| 40417 | + { |
| 40418 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 40419 | + "value": 38171.038766703554, |
| 40420 | + "unit": "iter/sec", |
| 40421 | + "range": "stddev: 0.000003334924189520198", |
| 40422 | + "extra": "mean: 26.19787232178486 usec\nrounds: 11388" |
| 40423 | + }, |
| 40424 | + { |
| 40425 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 40426 | + "value": 37052.82382506458, |
| 40427 | + "unit": "iter/sec", |
| 40428 | + "range": "stddev: 0.000004486229774979353", |
| 40429 | + "extra": "mean: 26.98849633488783 usec\nrounds: 18826" |
| 40430 | + }, |
| 40431 | + { |
| 40432 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 40433 | + "value": 7372.504726554285, |
| 40434 | + "unit": "iter/sec", |
| 40435 | + "range": "stddev: 0.000016111397963367964", |
| 40436 | + "extra": "mean: 135.63911276966704 usec\nrounds: 3618" |
| 40437 | + }, |
| 40438 | + { |
| 40439 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 40440 | + "value": 7301.242034883853, |
| 40441 | + "unit": "iter/sec", |
| 40442 | + "range": "stddev: 0.000015763452303445292", |
| 40443 | + "extra": "mean: 136.9629982436143 usec\nrounds: 3986" |
| 40444 | + } |
| 40445 | + ] |
40394 | 40446 | } |
40395 | 40447 | ] |
40396 | 40448 | } |
|
0 commit comments