|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1750351499648, |
| 2 | + "lastUpdate": 1750458039922, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30785,6 +30785,58 @@ window.BENCHMARK_DATA = { |
30785 | 30785 | "extra": "mean: 126.74809232590502 usec\nrounds: 4235" |
30786 | 30786 | } |
30787 | 30787 | ] |
| 30788 | + }, |
| 30789 | + { |
| 30790 | + "commit": { |
| 30791 | + "author": { |
| 30792 | + |
| 30793 | + "name": "Ray Luo", |
| 30794 | + "username": "rayluo" |
| 30795 | + }, |
| 30796 | + "committer": { |
| 30797 | + |
| 30798 | + "name": "Ray Luo", |
| 30799 | + "username": "rayluo" |
| 30800 | + }, |
| 30801 | + "distinct": false, |
| 30802 | + "id": "b1d8cd71145a8b1889b490f9b0dfbe4b1ac3a7f1", |
| 30803 | + "message": "Use lowercase environment value during searching", |
| 30804 | + "timestamp": "2025-06-13T19:34:55-07:00", |
| 30805 | + "tree_id": "a5dd85ed616af409aee2e5d98a6103c4efa7507e", |
| 30806 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/b1d8cd71145a8b1889b490f9b0dfbe4b1ac3a7f1" |
| 30807 | + }, |
| 30808 | + "date": 1750458038993, |
| 30809 | + "tool": "pytest", |
| 30810 | + "benches": [ |
| 30811 | + { |
| 30812 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30813 | + "value": 39759.513314211545, |
| 30814 | + "unit": "iter/sec", |
| 30815 | + "range": "stddev: 0.0000026845368189212146", |
| 30816 | + "extra": "mean: 25.151213298241313 usec\nrounds: 7595" |
| 30817 | + }, |
| 30818 | + { |
| 30819 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30820 | + "value": 38322.14809845565, |
| 30821 | + "unit": "iter/sec", |
| 30822 | + "range": "stddev: 0.000002902121312185393", |
| 30823 | + "extra": "mean: 26.094570623516255 usec\nrounds: 14372" |
| 30824 | + }, |
| 30825 | + { |
| 30826 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30827 | + "value": 7533.4854420499505, |
| 30828 | + "unit": "iter/sec", |
| 30829 | + "range": "stddev: 0.000016475373029995152", |
| 30830 | + "extra": "mean: 132.740682608645 usec\nrounds: 3450" |
| 30831 | + }, |
| 30832 | + { |
| 30833 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30834 | + "value": 7127.981698124834, |
| 30835 | + "unit": "iter/sec", |
| 30836 | + "range": "stddev: 0.000015231211716740556", |
| 30837 | + "extra": "mean: 140.29216717308228 usec\nrounds: 4606" |
| 30838 | + } |
| 30839 | + ] |
30788 | 30840 | } |
30789 | 30841 | ] |
30790 | 30842 | } |
|
0 commit comments