|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1754974293214, |
| 2 | + "lastUpdate": 1754974634243, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31409,6 +31409,58 @@ window.BENCHMARK_DATA = { |
31409 | 31409 | "extra": "mean: 141.94940441299622 usec\nrounds: 5121" |
31410 | 31410 | } |
31411 | 31411 | ] |
| 31412 | + }, |
| 31413 | + { |
| 31414 | + "commit": { |
| 31415 | + "author": { |
| 31416 | + |
| 31417 | + "name": "Ray Luo", |
| 31418 | + "username": "rayluo" |
| 31419 | + }, |
| 31420 | + "committer": { |
| 31421 | + |
| 31422 | + "name": "Ray Luo", |
| 31423 | + "username": "rayluo" |
| 31424 | + }, |
| 31425 | + "distinct": true, |
| 31426 | + "id": "f3651cd09f2c3f23f6bd1bdd0663183b93d69821", |
| 31427 | + "message": "MSAL Python 1.34.0b1", |
| 31428 | + "timestamp": "2025-08-11T21:47:49-07:00", |
| 31429 | + "tree_id": "c33ee1b0193ae89a5fbecef99329e0b30d5467f3", |
| 31430 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f3651cd09f2c3f23f6bd1bdd0663183b93d69821" |
| 31431 | + }, |
| 31432 | + "date": 1754974633676, |
| 31433 | + "tool": "pytest", |
| 31434 | + "benches": [ |
| 31435 | + { |
| 31436 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31437 | + "value": 38441.94216519177, |
| 31438 | + "unit": "iter/sec", |
| 31439 | + "range": "stddev: 0.00000346677087178695", |
| 31440 | + "extra": "mean: 26.01325384921564 usec\nrounds: 7469" |
| 31441 | + }, |
| 31442 | + { |
| 31443 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31444 | + "value": 36802.48611128665, |
| 31445 | + "unit": "iter/sec", |
| 31446 | + "range": "stddev: 0.000005746726608261178", |
| 31447 | + "extra": "mean: 27.172077369341586 usec\nrounds: 17410" |
| 31448 | + }, |
| 31449 | + { |
| 31450 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31451 | + "value": 7516.040358044868, |
| 31452 | + "unit": "iter/sec", |
| 31453 | + "range": "stddev: 0.00001599123356614468", |
| 31454 | + "extra": "mean: 133.04877999086847 usec\nrounds: 4368" |
| 31455 | + }, |
| 31456 | + { |
| 31457 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31458 | + "value": 7344.710590481487, |
| 31459 | + "unit": "iter/sec", |
| 31460 | + "range": "stddev: 0.000016297397665335807", |
| 31461 | + "extra": "mean: 136.15240351280397 usec\nrounds: 4384" |
| 31462 | + } |
| 31463 | + ] |
31412 | 31464 | } |
31413 | 31465 | ] |
31414 | 31466 | } |
|
0 commit comments