|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747352333268, |
| 2 | + "lastUpdate": 1747353133897, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -29693,6 +29693,58 @@ window.BENCHMARK_DATA = { |
29693 | 29693 | "extra": "mean: 133.63400702279586 usec\nrounds: 3987" |
29694 | 29694 | } |
29695 | 29695 | ] |
| 29696 | + }, |
| 29697 | + { |
| 29698 | + "commit": { |
| 29699 | + "author": { |
| 29700 | + |
| 29701 | + "name": "Ray Luo", |
| 29702 | + "username": "rayluo" |
| 29703 | + }, |
| 29704 | + "committer": { |
| 29705 | + |
| 29706 | + "name": "Ray Luo", |
| 29707 | + "username": "rayluo" |
| 29708 | + }, |
| 29709 | + "distinct": false, |
| 29710 | + "id": "62855d4a3ffe7b7dcc0b3d08e1e4896be66701a7", |
| 29711 | + "message": "Properly throw MsalServiceError exception", |
| 29712 | + "timestamp": "2025-05-15T16:35:12-07:00", |
| 29713 | + "tree_id": "36382920fd516b8f03f046478252fa42d4d82d23", |
| 29714 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/62855d4a3ffe7b7dcc0b3d08e1e4896be66701a7" |
| 29715 | + }, |
| 29716 | + "date": 1747353133224, |
| 29717 | + "tool": "pytest", |
| 29718 | + "benches": [ |
| 29719 | + { |
| 29720 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 29721 | + "value": 42849.935548171896, |
| 29722 | + "unit": "iter/sec", |
| 29723 | + "range": "stddev: 0.0000026319276412959994", |
| 29724 | + "extra": "mean: 23.337257972670695 usec\nrounds: 9125" |
| 29725 | + }, |
| 29726 | + { |
| 29727 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 29728 | + "value": 40582.62353672833, |
| 29729 | + "unit": "iter/sec", |
| 29730 | + "range": "stddev: 0.0000026809876408978256", |
| 29731 | + "extra": "mean: 24.641088053239685 usec\nrounds: 19386" |
| 29732 | + }, |
| 29733 | + { |
| 29734 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 29735 | + "value": 8026.383613063801, |
| 29736 | + "unit": "iter/sec", |
| 29737 | + "range": "stddev: 0.000014874280975606626", |
| 29738 | + "extra": "mean: 124.58911113747325 usec\nrounds: 4238" |
| 29739 | + }, |
| 29740 | + { |
| 29741 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 29742 | + "value": 7691.329771274939, |
| 29743 | + "unit": "iter/sec", |
| 29744 | + "range": "stddev: 0.000021307156593089147", |
| 29745 | + "extra": "mean: 130.0165289667767 usec\nrounds: 3832" |
| 29746 | + } |
| 29747 | + ] |
29696 | 29748 | } |
29697 | 29749 | ] |
29698 | 29750 | } |
|
0 commit comments