|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1778868182352, |
| 2 | + "lastUpdate": 1779135657243, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -41639,6 +41639,58 @@ window.BENCHMARK_DATA = { |
41639 | 41639 | "extra": "mean: 142.82324677990073 usec\nrounds: 3882" |
41640 | 41640 | } |
41641 | 41641 | ] |
| 41642 | + }, |
| 41643 | + { |
| 41644 | + "commit": { |
| 41645 | + "author": { |
| 41646 | + "email": "avdunn@microsoft.com", |
| 41647 | + "name": "avdunn", |
| 41648 | + "username": "Avery-Dunn" |
| 41649 | + }, |
| 41650 | + "committer": { |
| 41651 | + "email": "avdunn@microsoft.com", |
| 41652 | + "name": "avdunn", |
| 41653 | + "username": "Avery-Dunn" |
| 41654 | + }, |
| 41655 | + "distinct": true, |
| 41656 | + "id": "a5e9eb7954d9a2d2c2bd8f554f05d401e3dea2a4", |
| 41657 | + "message": "Small fixes and feedback", |
| 41658 | + "timestamp": "2026-05-15T11:48:20-07:00", |
| 41659 | + "tree_id": "37ebbfd83f4fa1be1eb79fa1fe32bfc31652a917", |
| 41660 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/a5e9eb7954d9a2d2c2bd8f554f05d401e3dea2a4" |
| 41661 | + }, |
| 41662 | + "date": 1779135655574, |
| 41663 | + "tool": "pytest", |
| 41664 | + "benches": [ |
| 41665 | + { |
| 41666 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 41667 | + "value": 38892.68196440063, |
| 41668 | + "unit": "iter/sec", |
| 41669 | + "range": "stddev: 0.0000033811883523464128", |
| 41670 | + "extra": "mean: 25.711777884469964 usec\nrounds: 7289" |
| 41671 | + }, |
| 41672 | + { |
| 41673 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 41674 | + "value": 37322.329466500065, |
| 41675 | + "unit": "iter/sec", |
| 41676 | + "range": "stddev: 0.0000038110375608787792", |
| 41677 | + "extra": "mean: 26.793611607163594 usec\nrounds: 15008" |
| 41678 | + }, |
| 41679 | + { |
| 41680 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 41681 | + "value": 7340.258873569167, |
| 41682 | + "unit": "iter/sec", |
| 41683 | + "range": "stddev: 0.000017873284841889882", |
| 41684 | + "extra": "mean: 136.23497716147367 usec\nrounds: 3678" |
| 41685 | + }, |
| 41686 | + { |
| 41687 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 41688 | + "value": 6929.696365397593, |
| 41689 | + "unit": "iter/sec", |
| 41690 | + "range": "stddev: 0.000017414604020051898", |
| 41691 | + "extra": "mean: 144.3064670182883 usec\nrounds: 3411" |
| 41692 | + } |
| 41693 | + ] |
41642 | 41694 | } |
41643 | 41695 | ] |
41644 | 41696 | } |
|
0 commit comments