|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1761964956998, |
| 2 | + "lastUpdate": 1761966261010, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33481,6 +33481,58 @@ window.BENCHMARK_DATA = { |
33481 | 33481 | "extra": "mean: 142.50421643526033 usec\nrounds: 4320" |
33482 | 33482 | } |
33483 | 33483 | ] |
| 33484 | + }, |
| 33485 | + { |
| 33486 | + "commit": { |
| 33487 | + "author": { |
| 33488 | + |
| 33489 | + "name": "Ray Luo", |
| 33490 | + "username": "rayluo" |
| 33491 | + }, |
| 33492 | + "committer": { |
| 33493 | + |
| 33494 | + "name": "Ray Luo", |
| 33495 | + "username": "rayluo" |
| 33496 | + }, |
| 33497 | + "distinct": true, |
| 33498 | + "id": "02d8b4c735dc1ad6eefff8506151d6bb3df898a0", |
| 33499 | + "message": "Support Python 3.14", |
| 33500 | + "timestamp": "2025-10-31T20:00:28-07:00", |
| 33501 | + "tree_id": "9a6deb1e108f2ddb212dbe9f69a98d98277b6f2c", |
| 33502 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/02d8b4c735dc1ad6eefff8506151d6bb3df898a0" |
| 33503 | + }, |
| 33504 | + "date": 1761966260292, |
| 33505 | + "tool": "pytest", |
| 33506 | + "benches": [ |
| 33507 | + { |
| 33508 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33509 | + "value": 39778.730974130995, |
| 33510 | + "unit": "iter/sec", |
| 33511 | + "range": "stddev: 0.000002525213842428656", |
| 33512 | + "extra": "mean: 25.139062396191637 usec\nrounds: 8863" |
| 33513 | + }, |
| 33514 | + { |
| 33515 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33516 | + "value": 38895.76779529534, |
| 33517 | + "unit": "iter/sec", |
| 33518 | + "range": "stddev: 0.0000026972532877368742", |
| 33519 | + "extra": "mean: 25.70973801733143 usec\nrounds: 16188" |
| 33520 | + }, |
| 33521 | + { |
| 33522 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33523 | + "value": 7581.654709350212, |
| 33524 | + "unit": "iter/sec", |
| 33525 | + "range": "stddev: 0.000015339286307667593", |
| 33526 | + "extra": "mean: 131.89732826618075 usec\nrounds: 3948" |
| 33527 | + }, |
| 33528 | + { |
| 33529 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33530 | + "value": 7396.917885198959, |
| 33531 | + "unit": "iter/sec", |
| 33532 | + "range": "stddev: 0.000014572480989817217", |
| 33533 | + "extra": "mean: 135.1914426413972 usec\nrounds: 3879" |
| 33534 | + } |
| 33535 | + ] |
33484 | 33536 | } |
33485 | 33537 | ] |
33486 | 33538 | } |
|
0 commit comments