|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1757000617537, |
| 2 | + "lastUpdate": 1757000660171, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31769,6 +31769,54 @@ window.BENCHMARK_DATA = { |
31769 | 31769 | "extra": "mean: 139.00306511527077 usec\nrounds: 3394" |
31770 | 31770 | } |
31771 | 31771 | ] |
| 31772 | + }, |
| 31773 | + { |
| 31774 | + "commit": { |
| 31775 | + "author": { |
| 31776 | + "name": "AzureAD", |
| 31777 | + "username": "AzureAD" |
| 31778 | + }, |
| 31779 | + "committer": { |
| 31780 | + "name": "AzureAD", |
| 31781 | + "username": "AzureAD" |
| 31782 | + }, |
| 31783 | + "id": "63474ca5411ae04ae8949855828f20c8c606bc86", |
| 31784 | + "message": "Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows", |
| 31785 | + "timestamp": "2025-09-02T10:19:56Z", |
| 31786 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/849/commits/63474ca5411ae04ae8949855828f20c8c606bc86" |
| 31787 | + }, |
| 31788 | + "date": 1757000659487, |
| 31789 | + "tool": "pytest", |
| 31790 | + "benches": [ |
| 31791 | + { |
| 31792 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31793 | + "value": 39060.20859418971, |
| 31794 | + "unit": "iter/sec", |
| 31795 | + "range": "stddev: 0.0000024643588688205165", |
| 31796 | + "extra": "mean: 25.601501783806455 usec\nrounds: 7848" |
| 31797 | + }, |
| 31798 | + { |
| 31799 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31800 | + "value": 37268.87473250541, |
| 31801 | + "unit": "iter/sec", |
| 31802 | + "range": "stddev: 0.0000027975127439430184", |
| 31803 | + "extra": "mean: 26.832041674921122 usec\nrounds: 15165" |
| 31804 | + }, |
| 31805 | + { |
| 31806 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31807 | + "value": 7669.602057406518, |
| 31808 | + "unit": "iter/sec", |
| 31809 | + "range": "stddev: 0.000015867655445234087", |
| 31810 | + "extra": "mean: 130.38486123726616 usec\nrounds: 3524" |
| 31811 | + }, |
| 31812 | + { |
| 31813 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31814 | + "value": 7237.360664229444, |
| 31815 | + "unit": "iter/sec", |
| 31816 | + "range": "stddev: 0.00001987294644082091", |
| 31817 | + "extra": "mean: 138.17191741493363 usec\nrounds: 4008" |
| 31818 | + } |
| 31819 | + ] |
31772 | 31820 | } |
31773 | 31821 | ] |
31774 | 31822 | } |
|
0 commit comments