|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741653505666, |
| 2 | + "lastUpdate": 1741653977199, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26625,6 +26625,58 @@ window.BENCHMARK_DATA = { |
26625 | 26625 | "extra": "mean: 130.36795396379472 usec\nrounds: 3671" |
26626 | 26626 | } |
26627 | 26627 | ] |
| 26628 | + }, |
| 26629 | + { |
| 26630 | + "commit": { |
| 26631 | + "author": { |
| 26632 | + |
| 26633 | + "name": "Ray Luo", |
| 26634 | + "username": "rayluo" |
| 26635 | + }, |
| 26636 | + "committer": { |
| 26637 | + |
| 26638 | + "name": "Ray Luo", |
| 26639 | + "username": "rayluo" |
| 26640 | + }, |
| 26641 | + "distinct": false, |
| 26642 | + "id": "689e8624b5987be529ab91f8786a1105ee505f23", |
| 26643 | + "message": "Support pod identity", |
| 26644 | + "timestamp": "2025-03-10T17:35:29-07:00", |
| 26645 | + "tree_id": "0de73b19fedc7e1d48c6fa3d878e362003b8b587", |
| 26646 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/689e8624b5987be529ab91f8786a1105ee505f23" |
| 26647 | + }, |
| 26648 | + "date": 1741653976539, |
| 26649 | + "tool": "pytest", |
| 26650 | + "benches": [ |
| 26651 | + { |
| 26652 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26653 | + "value": 41854.03277770084, |
| 26654 | + "unit": "iter/sec", |
| 26655 | + "range": "stddev: 0.000002530834420218233", |
| 26656 | + "extra": "mean: 23.892560253662914 usec\nrounds: 8821" |
| 26657 | + }, |
| 26658 | + { |
| 26659 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26660 | + "value": 40651.538425797284, |
| 26661 | + "unit": "iter/sec", |
| 26662 | + "range": "stddev: 0.0000024848164766350396", |
| 26663 | + "extra": "mean: 24.599315025317825 usec\nrounds: 15567" |
| 26664 | + }, |
| 26665 | + { |
| 26666 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26667 | + "value": 8115.3083869966995, |
| 26668 | + "unit": "iter/sec", |
| 26669 | + "range": "stddev: 0.000015037060121369253", |
| 26670 | + "extra": "mean: 123.22390626612754 usec\nrounds: 3830" |
| 26671 | + }, |
| 26672 | + { |
| 26673 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26674 | + "value": 7694.332145258393, |
| 26675 | + "unit": "iter/sec", |
| 26676 | + "range": "stddev: 0.000016277815212066705", |
| 26677 | + "extra": "mean: 129.9657957469703 usec\nrounds: 4044" |
| 26678 | + } |
| 26679 | + ] |
26628 | 26680 | } |
26629 | 26681 | ] |
26630 | 26682 | } |
|
0 commit comments