|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774910870318, |
| 2 | + "lastUpdate": 1774911080608, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38627,6 +38627,58 @@ window.BENCHMARK_DATA = { |
38627 | 38627 | "extra": "mean: 138.16402247774522 usec\nrounds: 5561" |
38628 | 38628 | } |
38629 | 38629 | ] |
| 38630 | + }, |
| 38631 | + { |
| 38632 | + "commit": { |
| 38633 | + "author": { |
| 38634 | + "email": "RyAuld@microsoft.com", |
| 38635 | + "name": "Ryan Auld", |
| 38636 | + "username": "RyAuld" |
| 38637 | + }, |
| 38638 | + "committer": { |
| 38639 | + "email": "RyAuld@microsoft.com", |
| 38640 | + "name": "Ryan Auld", |
| 38641 | + "username": "RyAuld" |
| 38642 | + }, |
| 38643 | + "distinct": true, |
| 38644 | + "id": "7f60411bd4690745b67398834c933898d0b973fe", |
| 38645 | + "message": "Remove duplicate _clean_env in test_e2e.py; import from lab_config instead", |
| 38646 | + "timestamp": "2026-03-30T15:48:15-07:00", |
| 38647 | + "tree_id": "ed81a5be44d3a9bbd028bf4bd73fa46da2d8be7b", |
| 38648 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7f60411bd4690745b67398834c933898d0b973fe" |
| 38649 | + }, |
| 38650 | + "date": 1774911079493, |
| 38651 | + "tool": "pytest", |
| 38652 | + "benches": [ |
| 38653 | + { |
| 38654 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38655 | + "value": 41340.230179320526, |
| 38656 | + "unit": "iter/sec", |
| 38657 | + "range": "stddev: 0.0000030839774168102766", |
| 38658 | + "extra": "mean: 24.18951214500558 usec\nrounds: 16097" |
| 38659 | + }, |
| 38660 | + { |
| 38661 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38662 | + "value": 40289.34624097301, |
| 38663 | + "unit": "iter/sec", |
| 38664 | + "range": "stddev: 0.000003074732786335839", |
| 38665 | + "extra": "mean: 24.820457349169672 usec\nrounds: 15791" |
| 38666 | + }, |
| 38667 | + { |
| 38668 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38669 | + "value": 7638.139398284521, |
| 38670 | + "unit": "iter/sec", |
| 38671 | + "range": "stddev: 0.00001568334847320062", |
| 38672 | + "extra": "mean: 130.92193633237355 usec\nrounds: 4068" |
| 38673 | + }, |
| 38674 | + { |
| 38675 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38676 | + "value": 7163.618087331608, |
| 38677 | + "unit": "iter/sec", |
| 38678 | + "range": "stddev: 0.000030218389053733766", |
| 38679 | + "extra": "mean: 139.59426477081948 usec\nrounds: 3622" |
| 38680 | + } |
| 38681 | + ] |
38630 | 38682 | } |
38631 | 38683 | ] |
38632 | 38684 | } |
|
0 commit comments