|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745380335185, |
| 2 | + "lastUpdate": 1745384532145, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -28653,6 +28653,58 @@ window.BENCHMARK_DATA = { |
28653 | 28653 | "extra": "mean: 128.43392460314752 usec\nrounds: 3780" |
28654 | 28654 | } |
28655 | 28655 | ] |
| 28656 | + }, |
| 28657 | + { |
| 28658 | + "commit": { |
| 28659 | + "author": { |
| 28660 | + |
| 28661 | + "name": "Ray Luo", |
| 28662 | + "username": "rayluo" |
| 28663 | + }, |
| 28664 | + "committer": { |
| 28665 | + |
| 28666 | + "name": "Ray Luo", |
| 28667 | + "username": "rayluo" |
| 28668 | + }, |
| 28669 | + "distinct": true, |
| 28670 | + "id": "2c3cd281736c8a2aa436b71ed2c260662fd35b3d", |
| 28671 | + "message": "Improve IndividualCache test cases", |
| 28672 | + "timestamp": "2025-04-23T21:56:18-07:00", |
| 28673 | + "tree_id": "a228d4df6c7a5239b8c9078f71dc6393c1f6ac0d", |
| 28674 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2c3cd281736c8a2aa436b71ed2c260662fd35b3d" |
| 28675 | + }, |
| 28676 | + "date": 1745384530916, |
| 28677 | + "tool": "pytest", |
| 28678 | + "benches": [ |
| 28679 | + { |
| 28680 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 28681 | + "value": 42599.664896664224, |
| 28682 | + "unit": "iter/sec", |
| 28683 | + "range": "stddev: 0.0000023945348367553936", |
| 28684 | + "extra": "mean: 23.47436305956259 usec\nrounds: 8982" |
| 28685 | + }, |
| 28686 | + { |
| 28687 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 28688 | + "value": 41435.374804868705, |
| 28689 | + "unit": "iter/sec", |
| 28690 | + "range": "stddev: 0.000003865272581580206", |
| 28691 | + "extra": "mean: 24.133967768103762 usec\nrounds: 18553" |
| 28692 | + }, |
| 28693 | + { |
| 28694 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 28695 | + "value": 8195.210930296114, |
| 28696 | + "unit": "iter/sec", |
| 28697 | + "range": "stddev: 0.000014613733555046168", |
| 28698 | + "extra": "mean: 122.02248465664171 usec\nrounds: 5996" |
| 28699 | + }, |
| 28700 | + { |
| 28701 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 28702 | + "value": 7920.873053375242, |
| 28703 | + "unit": "iter/sec", |
| 28704 | + "range": "stddev: 0.00001549615370736279", |
| 28705 | + "extra": "mean: 126.24870936088037 usec\nrounds: 3974" |
| 28706 | + } |
| 28707 | + ] |
28656 | 28708 | } |
28657 | 28709 | ] |
28658 | 28710 | } |
|
0 commit comments