|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741723476466, |
| 2 | + "lastUpdate": 1741723686399, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26781,6 +26781,58 @@ window.BENCHMARK_DATA = { |
26781 | 26781 | "extra": "mean: 130.7774403203291 usec\nrounds: 5119" |
26782 | 26782 | } |
26783 | 26783 | ] |
| 26784 | + }, |
| 26785 | + { |
| 26786 | + "commit": { |
| 26787 | + "author": { |
| 26788 | + |
| 26789 | + "name": "Ray Luo", |
| 26790 | + "username": "rayluo" |
| 26791 | + }, |
| 26792 | + "committer": { |
| 26793 | + |
| 26794 | + "name": "Ray Luo", |
| 26795 | + "username": "rayluo" |
| 26796 | + }, |
| 26797 | + "distinct": false, |
| 26798 | + "id": "04e740e32bf18047109b1c1892671f0f177428e0", |
| 26799 | + "message": "Merge branch 'release-1.31.2' into merge", |
| 26800 | + "timestamp": "2025-03-11T13:00:10-07:00", |
| 26801 | + "tree_id": "805caec44e459c88fab48250544f8007998f1519", |
| 26802 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/04e740e32bf18047109b1c1892671f0f177428e0" |
| 26803 | + }, |
| 26804 | + "date": 1741723685844, |
| 26805 | + "tool": "pytest", |
| 26806 | + "benches": [ |
| 26807 | + { |
| 26808 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26809 | + "value": 42353.90745669233, |
| 26810 | + "unit": "iter/sec", |
| 26811 | + "range": "stddev: 0.0000025560742086593648", |
| 26812 | + "extra": "mean: 23.610572437089044 usec\nrounds: 8642" |
| 26813 | + }, |
| 26814 | + { |
| 26815 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26816 | + "value": 40990.73616110048, |
| 26817 | + "unit": "iter/sec", |
| 26818 | + "range": "stddev: 0.0000028253194198834686", |
| 26819 | + "extra": "mean: 24.39575605741336 usec\nrounds: 17004" |
| 26820 | + }, |
| 26821 | + { |
| 26822 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26823 | + "value": 8111.88056143162, |
| 26824 | + "unit": "iter/sec", |
| 26825 | + "range": "stddev: 0.000015068879070153335", |
| 26826 | + "extra": "mean: 123.27597681289278 usec\nrounds: 4399" |
| 26827 | + }, |
| 26828 | + { |
| 26829 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26830 | + "value": 7599.878499483768, |
| 26831 | + "unit": "iter/sec", |
| 26832 | + "range": "stddev: 0.000015106641099232694", |
| 26833 | + "extra": "mean: 131.58105094284417 usec\nrounds: 4083" |
| 26834 | + } |
| 26835 | + ] |
26784 | 26836 | } |
26785 | 26837 | ] |
26786 | 26838 | } |
|
0 commit comments