|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728685880600, |
| 2 | + "lastUpdate": 1728686092980, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22465,6 +22465,58 @@ window.BENCHMARK_DATA = { |
22465 | 22465 | "extra": "mean: 123.47647169480122 usec\nrounds: 5423" |
22466 | 22466 | } |
22467 | 22467 | ] |
| 22468 | + }, |
| 22469 | + { |
| 22470 | + "commit": { |
| 22471 | + "author": { |
| 22472 | + |
| 22473 | + "name": "Ray Luo", |
| 22474 | + "username": "rayluo" |
| 22475 | + }, |
| 22476 | + "committer": { |
| 22477 | + |
| 22478 | + "name": "Ray Luo", |
| 22479 | + "username": "rayluo" |
| 22480 | + }, |
| 22481 | + "distinct": false, |
| 22482 | + "id": "33dbe3eabe98b79671560c88f12a717c201bde47", |
| 22483 | + "message": "Default to env var MSAL_FORCE_REGION\n\nAdd an alias DISABLE_MSAL_FORCE_REFRESH for False", |
| 22484 | + "timestamp": "2024-10-11T15:25:33-07:00", |
| 22485 | + "tree_id": "1bc2a23ef8b56e8d4e0e8d4a23bba4a695c06510", |
| 22486 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/33dbe3eabe98b79671560c88f12a717c201bde47" |
| 22487 | + }, |
| 22488 | + "date": 1728686092413, |
| 22489 | + "tool": "pytest", |
| 22490 | + "benches": [ |
| 22491 | + { |
| 22492 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22493 | + "value": 43670.21076798437, |
| 22494 | + "unit": "iter/sec", |
| 22495 | + "range": "stddev: 0.0000019597652331444118", |
| 22496 | + "extra": "mean: 22.898904823539873 usec\nrounds: 8479" |
| 22497 | + }, |
| 22498 | + { |
| 22499 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22500 | + "value": 41305.239391572024, |
| 22501 | + "unit": "iter/sec", |
| 22502 | + "range": "stddev: 0.000002682066890769048", |
| 22503 | + "extra": "mean: 24.21000373633088 usec\nrounds: 15789" |
| 22504 | + }, |
| 22505 | + { |
| 22506 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22507 | + "value": 8206.477522993126, |
| 22508 | + "unit": "iter/sec", |
| 22509 | + "range": "stddev: 0.000015068820953824237", |
| 22510 | + "extra": "mean: 121.85496118135626 usec\nrounds: 4199" |
| 22511 | + }, |
| 22512 | + { |
| 22513 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22514 | + "value": 7831.395153618922, |
| 22515 | + "unit": "iter/sec", |
| 22516 | + "range": "stddev: 0.000014118170961526004", |
| 22517 | + "extra": "mean: 127.69116873612177 usec\nrounds: 4107" |
| 22518 | + } |
| 22519 | + ] |
22468 | 22520 | } |
22469 | 22521 | ] |
22470 | 22522 | } |
|
0 commit comments