|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745554565981, |
| 2 | + "lastUpdate": 1745583299602, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29017,6 +29017,58 @@ window.BENCHMARK_DATA = { |
29017 | 29017 | "extra": "mean: 131.17506668379133 usec\nrounds: 3824" |
29018 | 29018 | } |
29019 | 29019 | ] |
| 29020 | + }, |
| 29021 | + { |
| 29022 | + "commit": { |
| 29023 | + "author": { |
| 29024 | + "email": "rayluo@microsoft.com", |
| 29025 | + "name": "Ray Luo", |
| 29026 | + "username": "rayluo" |
| 29027 | + }, |
| 29028 | + "committer": { |
| 29029 | + "email": "rayluo@microsoft.com", |
| 29030 | + "name": "Ray Luo", |
| 29031 | + "username": "rayluo" |
| 29032 | + }, |
| 29033 | + "distinct": true, |
| 29034 | + "id": "3c87ba934f24471f9642a58588dff8650192117f", |
| 29035 | + "message": "Allow more http response headers", |
| 29036 | + "timestamp": "2025-04-25T05:11:57-07:00", |
| 29037 | + "tree_id": "ef7bde6c0451e9156f4c7b746a044bfdb8875efc", |
| 29038 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3c87ba934f24471f9642a58588dff8650192117f" |
| 29039 | + }, |
| 29040 | + "date": 1745583299209, |
| 29041 | + "tool": "pytest", |
| 29042 | + "benches": [ |
| 29043 | + { |
| 29044 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29045 | + "value": 41235.90529600058, |
| 29046 | + "unit": "iter/sec", |
| 29047 | + "range": "stddev: 0.000003029514811496875", |
| 29048 | + "extra": "mean: 24.25071046268478 usec\nrounds: 8296" |
| 29049 | + }, |
| 29050 | + { |
| 29051 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29052 | + "value": 39566.50136249136, |
| 29053 | + "unit": "iter/sec", |
| 29054 | + "range": "stddev: 0.0000027897941105557374", |
| 29055 | + "extra": "mean: 25.27390508547692 usec\nrounds: 15456" |
| 29056 | + }, |
| 29057 | + { |
| 29058 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29059 | + "value": 8055.388655080353, |
| 29060 | + "unit": "iter/sec", |
| 29061 | + "range": "stddev: 0.00001512026324315533", |
| 29062 | + "extra": "mean: 124.14050306180106 usec\nrounds: 4246" |
| 29063 | + }, |
| 29064 | + { |
| 29065 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29066 | + "value": 7648.509540944295, |
| 29067 | + "unit": "iter/sec", |
| 29068 | + "range": "stddev: 0.000014097830478452877", |
| 29069 | + "extra": "mean: 130.74442734846073 usec\nrounds: 4322" |
| 29070 | + } |
| 29071 | + ] |
29020 | 29072 | } |
29021 | 29073 | ] |
29022 | 29074 | } |
|
0 commit comments