|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738890662454, |
| 2 | + "lastUpdate": 1738972966508, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25325,6 +25325,58 @@ window.BENCHMARK_DATA = { |
25325 | 25325 | "extra": "mean: 126.75345978628957 usec\nrounds: 4215" |
25326 | 25326 | } |
25327 | 25327 | ] |
| 25328 | + }, |
| 25329 | + { |
| 25330 | + "commit": { |
| 25331 | + "author": { |
| 25332 | + |
| 25333 | + "name": "Ray Luo", |
| 25334 | + "username": "rayluo" |
| 25335 | + }, |
| 25336 | + "committer": { |
| 25337 | + |
| 25338 | + "name": "Ray Luo", |
| 25339 | + "username": "rayluo" |
| 25340 | + }, |
| 25341 | + "distinct": true, |
| 25342 | + "id": "6508d992f4bbfcae21c7f1175c24e4076ade0ad5", |
| 25343 | + "message": "Try to suppress another verify=False", |
| 25344 | + "timestamp": "2025-02-07T15:57:54-08:00", |
| 25345 | + "tree_id": "c40d1b86ab77c482edfb321827ec05095613ca6b", |
| 25346 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6508d992f4bbfcae21c7f1175c24e4076ade0ad5" |
| 25347 | + }, |
| 25348 | + "date": 1738972965946, |
| 25349 | + "tool": "pytest", |
| 25350 | + "benches": [ |
| 25351 | + { |
| 25352 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25353 | + "value": 43447.18704765424, |
| 25354 | + "unit": "iter/sec", |
| 25355 | + "range": "stddev: 0.0000023947153799976495", |
| 25356 | + "extra": "mean: 23.016449808434515 usec\nrounds: 8348" |
| 25357 | + }, |
| 25358 | + { |
| 25359 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25360 | + "value": 41119.35814116914, |
| 25361 | + "unit": "iter/sec", |
| 25362 | + "range": "stddev: 0.0000026800811319005013", |
| 25363 | + "extra": "mean: 24.319445759995688 usec\nrounds: 15625" |
| 25364 | + }, |
| 25365 | + { |
| 25366 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25367 | + "value": 8314.407795859199, |
| 25368 | + "unit": "iter/sec", |
| 25369 | + "range": "stddev: 0.00001489408723531767", |
| 25370 | + "extra": "mean: 120.27314807652654 usec\nrounds: 5173" |
| 25371 | + }, |
| 25372 | + { |
| 25373 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25374 | + "value": 7611.065993171933, |
| 25375 | + "unit": "iter/sec", |
| 25376 | + "range": "stddev: 0.00002250772805939579", |
| 25377 | + "extra": "mean: 131.38764016724116 usec\nrounds: 3824" |
| 25378 | + } |
| 25379 | + ] |
25328 | 25380 | } |
25329 | 25381 | ] |
25330 | 25382 | } |
|
0 commit comments