|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774894337951, |
| 2 | + "lastUpdate": 1774900619887, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38419,6 +38419,58 @@ window.BENCHMARK_DATA = { |
38419 | 38419 | "extra": "mean: 127.25965908017066 usec\nrounds: 4218" |
38420 | 38420 | } |
38421 | 38421 | ] |
| 38422 | + }, |
| 38423 | + { |
| 38424 | + "commit": { |
| 38425 | + "author": { |
| 38426 | + "email": "RyAuld@microsoft.com", |
| 38427 | + "name": "Ryan Auld", |
| 38428 | + "username": "RyAuld" |
| 38429 | + }, |
| 38430 | + "committer": { |
| 38431 | + "email": "RyAuld@microsoft.com", |
| 38432 | + "name": "Ryan Auld", |
| 38433 | + "username": "RyAuld" |
| 38434 | + }, |
| 38435 | + "distinct": true, |
| 38436 | + "id": "14789e417611a0334c265bbf4b638b8963ac11ac", |
| 38437 | + "message": "Comment out TwineAuthenticate step pending MSAL-Test-Python-Upload SC creation", |
| 38438 | + "timestamp": "2026-03-30T12:53:52-07:00", |
| 38439 | + "tree_id": "4aa6d9a159375ff5791d48a5d0e062c5bd323ec1", |
| 38440 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/14789e417611a0334c265bbf4b638b8963ac11ac" |
| 38441 | + }, |
| 38442 | + "date": 1774900618118, |
| 38443 | + "tool": "pytest", |
| 38444 | + "benches": [ |
| 38445 | + { |
| 38446 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38447 | + "value": 40470.134381041535, |
| 38448 | + "unit": "iter/sec", |
| 38449 | + "range": "stddev: 0.0000032744735370976694", |
| 38450 | + "extra": "mean: 24.709579429231045 usec\nrounds: 7428" |
| 38451 | + }, |
| 38452 | + { |
| 38453 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38454 | + "value": 38294.197443920544, |
| 38455 | + "unit": "iter/sec", |
| 38456 | + "range": "stddev: 0.0000035185773936255657", |
| 38457 | + "extra": "mean: 26.11361685969362 usec\nrounds: 15540" |
| 38458 | + }, |
| 38459 | + { |
| 38460 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38461 | + "value": 7548.033774072211, |
| 38462 | + "unit": "iter/sec", |
| 38463 | + "range": "stddev: 0.000016119720449751638", |
| 38464 | + "extra": "mean: 132.4848337900976 usec\nrounds: 4013" |
| 38465 | + }, |
| 38466 | + { |
| 38467 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38468 | + "value": 7136.995528842354, |
| 38469 | + "unit": "iter/sec", |
| 38470 | + "range": "stddev: 0.000016336373399344665", |
| 38471 | + "extra": "mean: 140.11498199189757 usec\nrounds: 3665" |
| 38472 | + } |
| 38473 | + ] |
38422 | 38474 | } |
38423 | 38475 | ] |
38424 | 38476 | } |
|
0 commit comments