|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734654845967, |
| 2 | + "lastUpdate": 1736921094881, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24129,6 +24129,58 @@ window.BENCHMARK_DATA = { |
24129 | 24129 | "extra": "mean: 128.26993938216654 usec\nrounds: 5048" |
24130 | 24130 | } |
24131 | 24131 | ] |
| 24132 | + }, |
| 24133 | + { |
| 24134 | + "commit": { |
| 24135 | + "author": { |
| 24136 | + |
| 24137 | + "name": "Ray Luo", |
| 24138 | + "username": "rayluo" |
| 24139 | + }, |
| 24140 | + "committer": { |
| 24141 | + |
| 24142 | + "name": "Ray Luo", |
| 24143 | + "username": "rayluo" |
| 24144 | + }, |
| 24145 | + "distinct": true, |
| 24146 | + "id": "37badb876e1dc7c23022445f241bc8bf954c49f2", |
| 24147 | + "message": "Py3.7 is unavailable on ubuntu 24.04", |
| 24148 | + "timestamp": "2025-01-14T22:00:13-08:00", |
| 24149 | + "tree_id": "3072376edc066404824a3ec12f6dc1ce403b1c27", |
| 24150 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/37badb876e1dc7c23022445f241bc8bf954c49f2" |
| 24151 | + }, |
| 24152 | + "date": 1736921094488, |
| 24153 | + "tool": "pytest", |
| 24154 | + "benches": [ |
| 24155 | + { |
| 24156 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24157 | + "value": 43188.78206057939, |
| 24158 | + "unit": "iter/sec", |
| 24159 | + "range": "stddev: 0.0000025586895163972913", |
| 24160 | + "extra": "mean: 23.15416069379625 usec\nrounds: 8762" |
| 24161 | + }, |
| 24162 | + { |
| 24163 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24164 | + "value": 38065.42296261077, |
| 24165 | + "unit": "iter/sec", |
| 24166 | + "range": "stddev: 0.0000028418989968315505", |
| 24167 | + "extra": "mean: 26.270560581508214 usec\nrounds: 17266" |
| 24168 | + }, |
| 24169 | + { |
| 24170 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24171 | + "value": 8098.92546974368, |
| 24172 | + "unit": "iter/sec", |
| 24173 | + "range": "stddev: 0.000015675530628942117", |
| 24174 | + "extra": "mean: 123.47316983417662 usec\nrounds: 5735" |
| 24175 | + }, |
| 24176 | + { |
| 24177 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24178 | + "value": 7661.8243738747815, |
| 24179 | + "unit": "iter/sec", |
| 24180 | + "range": "stddev: 0.000014737359681328197", |
| 24181 | + "extra": "mean: 130.5172177281681 usec\nrounds: 5291" |
| 24182 | + } |
| 24183 | + ] |
24132 | 24184 | } |
24133 | 24185 | ] |
24134 | 24186 | } |
|
0 commit comments