|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1746572858252, |
| 2 | + "lastUpdate": 1746687048660, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29381,6 +29381,58 @@ window.BENCHMARK_DATA = { |
29381 | 29381 | "extra": "mean: 125.4560814678547 usec\nrounds: 4333" |
29382 | 29382 | } |
29383 | 29383 | ] |
| 29384 | + }, |
| 29385 | + { |
| 29386 | + "commit": { |
| 29387 | + "author": { |
| 29388 | + |
| 29389 | + "name": "Ray Luo", |
| 29390 | + "username": "rayluo" |
| 29391 | + }, |
| 29392 | + "committer": { |
| 29393 | + |
| 29394 | + "name": "Ray Luo", |
| 29395 | + "username": "rayluo" |
| 29396 | + }, |
| 29397 | + "distinct": true, |
| 29398 | + "id": "3390e8c90780894c74020294e94ad52d15b2ca0c", |
| 29399 | + "message": "Properly throw MsalServiceError exception", |
| 29400 | + "timestamp": "2025-05-06T16:14:33-07:00", |
| 29401 | + "tree_id": "535dae9dd80f9e0caabafef14f4dc9eb69713680", |
| 29402 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3390e8c90780894c74020294e94ad52d15b2ca0c" |
| 29403 | + }, |
| 29404 | + "date": 1746687048073, |
| 29405 | + "tool": "pytest", |
| 29406 | + "benches": [ |
| 29407 | + { |
| 29408 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29409 | + "value": 41717.87492908804, |
| 29410 | + "unit": "iter/sec", |
| 29411 | + "range": "stddev: 0.0000027199499964578654", |
| 29412 | + "extra": "mean: 23.970540246831796 usec\nrounds: 8187" |
| 29413 | + }, |
| 29414 | + { |
| 29415 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29416 | + "value": 36021.92037405388, |
| 29417 | + "unit": "iter/sec", |
| 29418 | + "range": "stddev: 0.0000034304160336529305", |
| 29419 | + "extra": "mean: 27.76087420148447 usec\nrounds: 14245" |
| 29420 | + }, |
| 29421 | + { |
| 29422 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29423 | + "value": 7972.838461608553, |
| 29424 | + "unit": "iter/sec", |
| 29425 | + "range": "stddev: 0.000016099303613485833", |
| 29426 | + "extra": "mean: 125.42584486256426 usec\nrounds: 3455" |
| 29427 | + }, |
| 29428 | + { |
| 29429 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29430 | + "value": 7371.353915556394, |
| 29431 | + "unit": "iter/sec", |
| 29432 | + "range": "stddev: 0.000014773527496194195", |
| 29433 | + "extra": "mean: 135.66028866008116 usec\nrounds: 3104" |
| 29434 | + } |
| 29435 | + ] |
29384 | 29436 | } |
29385 | 29437 | ] |
29386 | 29438 | } |
|
0 commit comments