|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742426611720, |
| 2 | + "lastUpdate": 1742524744137, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27457,6 +27457,58 @@ window.BENCHMARK_DATA = { |
27457 | 27457 | "extra": "mean: 125.31168248526649 usec\nrounds: 4088" |
27458 | 27458 | } |
27459 | 27459 | ] |
| 27460 | + }, |
| 27461 | + { |
| 27462 | + "commit": { |
| 27463 | + "author": { |
| 27464 | + |
| 27465 | + "name": "Ray Luo", |
| 27466 | + "username": "rayluo" |
| 27467 | + }, |
| 27468 | + "committer": { |
| 27469 | + |
| 27470 | + "name": "Ray Luo", |
| 27471 | + "username": "rayluo" |
| 27472 | + }, |
| 27473 | + "distinct": true, |
| 27474 | + "id": "4ab12c2ebe154d2358e3e822c0607de76f7a46ab", |
| 27475 | + "message": "Swallow exception during optional check\n\nThis used to cause issue with MSAL 1.32 and MSAL EX <= 1.2 running\ninside read-only container", |
| 27476 | + "timestamp": "2025-03-20T19:35:32-07:00", |
| 27477 | + "tree_id": "a21a2377b711651e4b7d8825cf18a9e40a891efc", |
| 27478 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4ab12c2ebe154d2358e3e822c0607de76f7a46ab" |
| 27479 | + }, |
| 27480 | + "date": 1742524743010, |
| 27481 | + "tool": "pytest", |
| 27482 | + "benches": [ |
| 27483 | + { |
| 27484 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27485 | + "value": 41923.05394666376, |
| 27486 | + "unit": "iter/sec", |
| 27487 | + "range": "stddev: 0.0000023359539260889085", |
| 27488 | + "extra": "mean: 23.853224082201677 usec\nrounds: 8662" |
| 27489 | + }, |
| 27490 | + { |
| 27491 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27492 | + "value": 42837.84984143655, |
| 27493 | + "unit": "iter/sec", |
| 27494 | + "range": "stddev: 0.0000023994569992743858", |
| 27495 | + "extra": "mean: 23.343842039259208 usec\nrounds: 15966" |
| 27496 | + }, |
| 27497 | + { |
| 27498 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27499 | + "value": 8285.47099443709, |
| 27500 | + "unit": "iter/sec", |
| 27501 | + "range": "stddev: 0.000014821044262663006", |
| 27502 | + "extra": "mean: 120.69319905547982 usec\nrounds: 4446" |
| 27503 | + }, |
| 27504 | + { |
| 27505 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27506 | + "value": 7517.738898655216, |
| 27507 | + "unit": "iter/sec", |
| 27508 | + "range": "stddev: 0.00002586781941260011", |
| 27509 | + "extra": "mean: 133.01871925598286 usec\nrounds: 5001" |
| 27510 | + } |
| 27511 | + ] |
27460 | 27512 | } |
27461 | 27513 | ] |
27462 | 27514 | } |
|
0 commit comments