|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1762377616351, |
| 2 | + "lastUpdate": 1762468634744, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -33637,6 +33637,58 @@ window.BENCHMARK_DATA = { |
33637 | 33637 | "extra": "mean: 120.5965179409283 usec\nrounds: 4487" |
33638 | 33638 | } |
33639 | 33639 | ] |
| 33640 | + }, |
| 33641 | + { |
| 33642 | + "commit": { |
| 33643 | + "author": { |
| 33644 | + |
| 33645 | + "name": "Ray Luo", |
| 33646 | + "username": "rayluo" |
| 33647 | + }, |
| 33648 | + "committer": { |
| 33649 | + |
| 33650 | + "name": "Ray Luo", |
| 33651 | + "username": "rayluo" |
| 33652 | + }, |
| 33653 | + "distinct": false, |
| 33654 | + "id": "02d8b4c735dc1ad6eefff8506151d6bb3df898a0", |
| 33655 | + "message": "Support Python 3.14", |
| 33656 | + "timestamp": "2025-10-31T20:00:28-07:00", |
| 33657 | + "tree_id": "9a6deb1e108f2ddb212dbe9f69a98d98277b6f2c", |
| 33658 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/02d8b4c735dc1ad6eefff8506151d6bb3df898a0" |
| 33659 | + }, |
| 33660 | + "date": 1762468634029, |
| 33661 | + "tool": "pytest", |
| 33662 | + "benches": [ |
| 33663 | + { |
| 33664 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 33665 | + "value": 40054.66419902991, |
| 33666 | + "unit": "iter/sec", |
| 33667 | + "range": "stddev: 0.000002771047399150128", |
| 33668 | + "extra": "mean: 24.96588150211528 usec\nrounds: 7536" |
| 33669 | + }, |
| 33670 | + { |
| 33671 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 33672 | + "value": 36496.98038299529, |
| 33673 | + "unit": "iter/sec", |
| 33674 | + "range": "stddev: 0.000002953864659111045", |
| 33675 | + "extra": "mean: 27.399527015827342 usec\nrounds: 14510" |
| 33676 | + }, |
| 33677 | + { |
| 33678 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 33679 | + "value": 7703.689795500376, |
| 33680 | + "unit": "iter/sec", |
| 33681 | + "range": "stddev: 0.000015001629306409185", |
| 33682 | + "extra": "mean: 129.80792666185584 usec\nrounds: 4077" |
| 33683 | + }, |
| 33684 | + { |
| 33685 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 33686 | + "value": 7275.0353232589205, |
| 33687 | + "unit": "iter/sec", |
| 33688 | + "range": "stddev: 0.000014282009778416993", |
| 33689 | + "extra": "mean: 137.4563772636145 usec\nrounds: 3976" |
| 33690 | + } |
| 33691 | + ] |
33640 | 33692 | } |
33641 | 33693 | ] |
33642 | 33694 | } |
|
0 commit comments