|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759250079740, |
| 2 | + "lastUpdate": 1759250635745, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -32909,6 +32909,58 @@ window.BENCHMARK_DATA = { |
32909 | 32909 | "extra": "mean: 131.81262702054326 usec\nrounds: 4145" |
32910 | 32910 | } |
32911 | 32911 | ] |
| 32912 | + }, |
| 32913 | + { |
| 32914 | + "commit": { |
| 32915 | + "author": { |
| 32916 | + |
| 32917 | + "name": "Ugonna Akali", |
| 32918 | + "username": "Ugonnaak1" |
| 32919 | + }, |
| 32920 | + "committer": { |
| 32921 | + |
| 32922 | + "name": "Ugonna Akali", |
| 32923 | + "username": "Ugonnaak1" |
| 32924 | + }, |
| 32925 | + "distinct": true, |
| 32926 | + "id": "5e398c204cd8bfc3ff673b3f27ccd5bd9a9e201d", |
| 32927 | + "message": "format", |
| 32928 | + "timestamp": "2025-09-30T09:41:14-07:00", |
| 32929 | + "tree_id": "38ab10eb318e3f08a034ef59e412bba433290a96", |
| 32930 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/5e398c204cd8bfc3ff673b3f27ccd5bd9a9e201d" |
| 32931 | + }, |
| 32932 | + "date": 1759250634234, |
| 32933 | + "tool": "pytest", |
| 32934 | + "benches": [ |
| 32935 | + { |
| 32936 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 32937 | + "value": 44923.05376291084, |
| 32938 | + "unit": "iter/sec", |
| 32939 | + "range": "stddev: 0.0000016816497106688378", |
| 32940 | + "extra": "mean: 22.260285448929466 usec\nrounds: 9704" |
| 32941 | + }, |
| 32942 | + { |
| 32943 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 32944 | + "value": 40458.61272451463, |
| 32945 | + "unit": "iter/sec", |
| 32946 | + "range": "stddev: 0.0000024291943147737475", |
| 32947 | + "extra": "mean: 24.71661613335747 usec\nrounds: 15904" |
| 32948 | + }, |
| 32949 | + { |
| 32950 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 32951 | + "value": 8879.740673173876, |
| 32952 | + "unit": "iter/sec", |
| 32953 | + "range": "stddev: 0.000013499465096964957", |
| 32954 | + "extra": "mean: 112.61590138786914 usec\nrounds: 2880" |
| 32955 | + }, |
| 32956 | + { |
| 32957 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 32958 | + "value": 8315.178903144233, |
| 32959 | + "unit": "iter/sec", |
| 32960 | + "range": "stddev: 0.000013117874084344015", |
| 32961 | + "extra": "mean: 120.26199455815295 usec\nrounds: 2939" |
| 32962 | + } |
| 32963 | + ] |
32912 | 32964 | } |
32913 | 32965 | ] |
32914 | 32966 | } |
|
0 commit comments