|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1756493535599, |
| 2 | + "lastUpdate": 1757000617537, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31721,6 +31721,54 @@ window.BENCHMARK_DATA = { |
31721 | 31721 | "extra": "mean: 138.48569183186476 usec\nrounds: 3881" |
31722 | 31722 | } |
31723 | 31723 | ] |
| 31724 | + }, |
| 31725 | + { |
| 31726 | + "commit": { |
| 31727 | + "author": { |
| 31728 | + "name": "AzureAD", |
| 31729 | + "username": "AzureAD" |
| 31730 | + }, |
| 31731 | + "committer": { |
| 31732 | + "name": "AzureAD", |
| 31733 | + "username": "AzureAD" |
| 31734 | + }, |
| 31735 | + "id": "63474ca5411ae04ae8949855828f20c8c606bc86", |
| 31736 | + "message": "Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows", |
| 31737 | + "timestamp": "2025-09-02T10:19:56Z", |
| 31738 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/849/commits/63474ca5411ae04ae8949855828f20c8c606bc86" |
| 31739 | + }, |
| 31740 | + "date": 1757000616303, |
| 31741 | + "tool": "pytest", |
| 31742 | + "benches": [ |
| 31743 | + { |
| 31744 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31745 | + "value": 39335.257198183994, |
| 31746 | + "unit": "iter/sec", |
| 31747 | + "range": "stddev: 0.0000025831109152743936", |
| 31748 | + "extra": "mean: 25.42248535357657 usec\nrounds: 8398" |
| 31749 | + }, |
| 31750 | + { |
| 31751 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31752 | + "value": 36717.545207265975, |
| 31753 | + "unit": "iter/sec", |
| 31754 | + "range": "stddev: 0.0000029845555476351434", |
| 31755 | + "extra": "mean: 27.23493616893843 usec\nrounds: 14319" |
| 31756 | + }, |
| 31757 | + { |
| 31758 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31759 | + "value": 7628.998719716158, |
| 31760 | + "unit": "iter/sec", |
| 31761 | + "range": "stddev: 0.000015689354041458102", |
| 31762 | + "extra": "mean: 131.07880034317344 usec\nrounds: 3501" |
| 31763 | + }, |
| 31764 | + { |
| 31765 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31766 | + "value": 7194.085966167236, |
| 31767 | + "unit": "iter/sec", |
| 31768 | + "range": "stddev: 0.000015118186183692507", |
| 31769 | + "extra": "mean: 139.00306511527077 usec\nrounds: 3394" |
| 31770 | + } |
| 31771 | + ] |
31724 | 31772 | } |
31725 | 31773 | ] |
31726 | 31774 | } |
|
0 commit comments