|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774285496843, |
| 2 | + "lastUpdate": 1774285818184, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -37223,6 +37223,58 @@ window.BENCHMARK_DATA = { |
37223 | 37223 | "extra": "mean: 143.0569620962324 usec\nrounds: 3034" |
37224 | 37224 | } |
37225 | 37225 | ] |
| 37226 | + }, |
| 37227 | + { |
| 37228 | + "commit": { |
| 37229 | + "author": { |
| 37230 | + "email": "RyAuld@microsoft.com", |
| 37231 | + "name": "Ryan Auld", |
| 37232 | + "username": "RyAuld" |
| 37233 | + }, |
| 37234 | + "committer": { |
| 37235 | + "email": "RyAuld@microsoft.com", |
| 37236 | + "name": "Ryan Auld", |
| 37237 | + "username": "RyAuld" |
| 37238 | + }, |
| 37239 | + "distinct": true, |
| 37240 | + "id": "7ec5fb35d087f48523aaa82cc619e7a01b37c8bc", |
| 37241 | + "message": "Use python -m pip for twine install; fix typo in sku.py docstring", |
| 37242 | + "timestamp": "2026-03-23T10:07:34-07:00", |
| 37243 | + "tree_id": "730a079e65eb70e7cb12dfb312c1f831d363d9e2", |
| 37244 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7ec5fb35d087f48523aaa82cc619e7a01b37c8bc" |
| 37245 | + }, |
| 37246 | + "date": 1774285816773, |
| 37247 | + "tool": "pytest", |
| 37248 | + "benches": [ |
| 37249 | + { |
| 37250 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 37251 | + "value": 44329.76575978834, |
| 37252 | + "unit": "iter/sec", |
| 37253 | + "range": "stddev: 0.000001511157679568469", |
| 37254 | + "extra": "mean: 22.55820627202824 usec\nrounds: 8833" |
| 37255 | + }, |
| 37256 | + { |
| 37257 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 37258 | + "value": 39875.33580041238, |
| 37259 | + "unit": "iter/sec", |
| 37260 | + "range": "stddev: 0.000002407689387397638", |
| 37261 | + "extra": "mean: 25.07815871458212 usec\nrounds: 12198" |
| 37262 | + }, |
| 37263 | + { |
| 37264 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 37265 | + "value": 8816.409191356564, |
| 37266 | + "unit": "iter/sec", |
| 37267 | + "range": "stddev: 0.000012443423899479201", |
| 37268 | + "extra": "mean: 113.42486246899482 usec\nrounds: 3192" |
| 37269 | + }, |
| 37270 | + { |
| 37271 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 37272 | + "value": 8335.792226588066, |
| 37273 | + "unit": "iter/sec", |
| 37274 | + "range": "stddev: 0.00001239280465324917", |
| 37275 | + "extra": "mean: 119.96460238180761 usec\nrounds: 5289" |
| 37276 | + } |
| 37277 | + ] |
37226 | 37278 | } |
37227 | 37279 | ] |
37228 | 37280 | } |
|
0 commit comments