|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739557194032, |
| 2 | + "lastUpdate": 1739848995962, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25845,6 +25845,58 @@ window.BENCHMARK_DATA = { |
25845 | 25845 | "extra": "mean: 130.29162499995647 usec\nrounds: 4208" |
25846 | 25846 | } |
25847 | 25847 | ] |
| 25848 | + }, |
| 25849 | + { |
| 25850 | + "commit": { |
| 25851 | + "author": { |
| 25852 | + |
| 25853 | + "name": "Dharshan BJ", |
| 25854 | + "username": "DharshanBJ" |
| 25855 | + }, |
| 25856 | + "committer": { |
| 25857 | + |
| 25858 | + "name": "GitHub", |
| 25859 | + "username": "web-flow" |
| 25860 | + }, |
| 25861 | + "distinct": true, |
| 25862 | + "id": "25832df9ff3c2780a8a27932de64ebdd25f680ae", |
| 25863 | + "message": "Merge branch 'dev' into dharshanb/brokerSupportLinux", |
| 25864 | + "timestamp": "2025-02-17T19:20:52-08:00", |
| 25865 | + "tree_id": "e6f93eee0e3406ebfe3c601d37e224eb37dbbcbc", |
| 25866 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/25832df9ff3c2780a8a27932de64ebdd25f680ae" |
| 25867 | + }, |
| 25868 | + "date": 1739848994851, |
| 25869 | + "tool": "pytest", |
| 25870 | + "benches": [ |
| 25871 | + { |
| 25872 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25873 | + "value": 43221.959572226784, |
| 25874 | + "unit": "iter/sec", |
| 25875 | + "range": "stddev: 0.000002271644041525099", |
| 25876 | + "extra": "mean: 23.13638738032997 usec\nrounds: 15246" |
| 25877 | + }, |
| 25878 | + { |
| 25879 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25880 | + "value": 41969.399566046064, |
| 25881 | + "unit": "iter/sec", |
| 25882 | + "range": "stddev: 0.000002505950485277515", |
| 25883 | + "extra": "mean: 23.826883642362528 usec\nrounds: 16286" |
| 25884 | + }, |
| 25885 | + { |
| 25886 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25887 | + "value": 8234.57673914485, |
| 25888 | + "unit": "iter/sec", |
| 25889 | + "range": "stddev: 0.000015066366933159676", |
| 25890 | + "extra": "mean: 121.43915002288857 usec\nrounds: 4366" |
| 25891 | + }, |
| 25892 | + { |
| 25893 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25894 | + "value": 8189.74514162415, |
| 25895 | + "unit": "iter/sec", |
| 25896 | + "range": "stddev: 0.000014407735175478872", |
| 25897 | + "extra": "mean: 122.10392175911899 usec\nrounds: 4320" |
| 25898 | + } |
| 25899 | + ] |
25848 | 25900 | } |
25849 | 25901 | ] |
25850 | 25902 | } |
|
0 commit comments