|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747352232024, |
| 2 | + "lastUpdate": 1747352333268, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29641,6 +29641,58 @@ window.BENCHMARK_DATA = { |
29641 | 29641 | "extra": "mean: 128.90101088834265 usec\nrounds: 4684" |
29642 | 29642 | } |
29643 | 29643 | ] |
| 29644 | + }, |
| 29645 | + { |
| 29646 | + "commit": { |
| 29647 | + "author": { |
| 29648 | + |
| 29649 | + "name": "Ray Luo", |
| 29650 | + "username": "rayluo" |
| 29651 | + }, |
| 29652 | + "committer": { |
| 29653 | + |
| 29654 | + "name": "Ray Luo", |
| 29655 | + "username": "rayluo" |
| 29656 | + }, |
| 29657 | + "distinct": true, |
| 29658 | + "id": "62855d4a3ffe7b7dcc0b3d08e1e4896be66701a7", |
| 29659 | + "message": "Properly throw MsalServiceError exception", |
| 29660 | + "timestamp": "2025-05-15T16:35:12-07:00", |
| 29661 | + "tree_id": "36382920fd516b8f03f046478252fa42d4d82d23", |
| 29662 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/62855d4a3ffe7b7dcc0b3d08e1e4896be66701a7" |
| 29663 | + }, |
| 29664 | + "date": 1747352332059, |
| 29665 | + "tool": "pytest", |
| 29666 | + "benches": [ |
| 29667 | + { |
| 29668 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29669 | + "value": 41346.88038246018, |
| 29670 | + "unit": "iter/sec", |
| 29671 | + "range": "stddev: 0.0000027963930444867998", |
| 29672 | + "extra": "mean: 24.185621520897413 usec\nrounds: 7509" |
| 29673 | + }, |
| 29674 | + { |
| 29675 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29676 | + "value": 39043.38189436637, |
| 29677 | + "unit": "iter/sec", |
| 29678 | + "range": "stddev: 0.0000032994235709071014", |
| 29679 | + "extra": "mean: 25.612535376816105 usec\nrounds: 15660" |
| 29680 | + }, |
| 29681 | + { |
| 29682 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29683 | + "value": 7981.853487710844, |
| 29684 | + "unit": "iter/sec", |
| 29685 | + "range": "stddev: 0.000015241369945124268", |
| 29686 | + "extra": "mean: 125.28418387278555 usec\nrounds: 3894" |
| 29687 | + }, |
| 29688 | + { |
| 29689 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29690 | + "value": 7483.12515862385, |
| 29691 | + "unit": "iter/sec", |
| 29692 | + "range": "stddev: 0.000015505737638466325", |
| 29693 | + "extra": "mean: 133.63400702279586 usec\nrounds: 3987" |
| 29694 | + } |
| 29695 | + ] |
29644 | 29696 | } |
29645 | 29697 | ] |
29646 | 29698 | } |
|
0 commit comments