|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740079916690, |
| 2 | + "lastUpdate": 1740082169228, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -26157,6 +26157,58 @@ window.BENCHMARK_DATA = { |
26157 | 26157 | "extra": "mean: 128.59762900833707 usec\nrounds: 4771" |
26158 | 26158 | } |
26159 | 26159 | ] |
| 26160 | + }, |
| 26161 | + { |
| 26162 | + "commit": { |
| 26163 | + "author": { |
| 26164 | + |
| 26165 | + "name": "Ray Luo", |
| 26166 | + "username": "rayluo" |
| 26167 | + }, |
| 26168 | + "committer": { |
| 26169 | + |
| 26170 | + "name": "Ray Luo", |
| 26171 | + "username": "rayluo" |
| 26172 | + }, |
| 26173 | + "distinct": true, |
| 26174 | + "id": "f22994f93e1f49d6fb6234bbc8a7a1c90604b247", |
| 26175 | + "message": "enable_broker_on_windows and enable_broker_on_mac present as keyword-only arguments", |
| 26176 | + "timestamp": "2025-02-20T12:05:35-08:00", |
| 26177 | + "tree_id": "d59102f0e4d6a966b6fa5353807aba267b12ef77", |
| 26178 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/f22994f93e1f49d6fb6234bbc8a7a1c90604b247" |
| 26179 | + }, |
| 26180 | + "date": 1740082168764, |
| 26181 | + "tool": "pytest", |
| 26182 | + "benches": [ |
| 26183 | + { |
| 26184 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 26185 | + "value": 43478.06024136815, |
| 26186 | + "unit": "iter/sec", |
| 26187 | + "range": "stddev: 0.0000024793792606645305", |
| 26188 | + "extra": "mean: 23.000106132805993 usec\nrounds: 8169" |
| 26189 | + }, |
| 26190 | + { |
| 26191 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 26192 | + "value": 39998.910834156384, |
| 26193 | + "unit": "iter/sec", |
| 26194 | + "range": "stddev: 0.0000030305732666945247", |
| 26195 | + "extra": "mean: 25.000680747188426 usec\nrounds: 15151" |
| 26196 | + }, |
| 26197 | + { |
| 26198 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 26199 | + "value": 8196.86595035572, |
| 26200 | + "unit": "iter/sec", |
| 26201 | + "range": "stddev: 0.000015585530590128973", |
| 26202 | + "extra": "mean: 121.99784723289308 usec\nrounds: 5204" |
| 26203 | + }, |
| 26204 | + { |
| 26205 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 26206 | + "value": 7652.5744179277835, |
| 26207 | + "unit": "iter/sec", |
| 26208 | + "range": "stddev: 0.00001618678906883499", |
| 26209 | + "extra": "mean: 130.6749788224584 usec\nrounds: 3872" |
| 26210 | + } |
| 26211 | + ] |
26160 | 26212 | } |
26161 | 26213 | ] |
26162 | 26214 | } |
|
0 commit comments