|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1757000682047, |
| 2 | + "lastUpdate": 1757141955991, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31869,6 +31869,58 @@ window.BENCHMARK_DATA = { |
31869 | 31869 | "extra": "mean: 134.2294792804839 usec\nrounds: 3668" |
31870 | 31870 | } |
31871 | 31871 | ] |
| 31872 | + }, |
| 31873 | + { |
| 31874 | + "commit": { |
| 31875 | + "author": { |
| 31876 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 31877 | + "name": "dependabot[bot]", |
| 31878 | + "username": "dependabot[bot]" |
| 31879 | + }, |
| 31880 | + "committer": { |
| 31881 | + |
| 31882 | + "name": "GitHub", |
| 31883 | + "username": "web-flow" |
| 31884 | + }, |
| 31885 | + "distinct": true, |
| 31886 | + "id": "2337a69a680139cac54521cfbe4fedef137a2b06", |
| 31887 | + "message": "Bump pypa/gh-action-pypi-publish in /.github/workflows (#849)\n\nBumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.13.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.2...v1.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: pypa/gh-action-pypi-publish\n dependency-version: 1.13.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] < [email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 31888 | + "timestamp": "2025-09-05T23:57:01-07:00", |
| 31889 | + "tree_id": "4c8d721435b8c69780c01f16906324a84745c2e4", |
| 31890 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2337a69a680139cac54521cfbe4fedef137a2b06" |
| 31891 | + }, |
| 31892 | + "date": 1757141955397, |
| 31893 | + "tool": "pytest", |
| 31894 | + "benches": [ |
| 31895 | + { |
| 31896 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31897 | + "value": 39427.790195348454, |
| 31898 | + "unit": "iter/sec", |
| 31899 | + "range": "stddev: 0.0000025057352869828076", |
| 31900 | + "extra": "mean: 25.362821376633388 usec\nrounds: 8252" |
| 31901 | + }, |
| 31902 | + { |
| 31903 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31904 | + "value": 38187.21254056928, |
| 31905 | + "unit": "iter/sec", |
| 31906 | + "range": "stddev: 0.000004676712734660892", |
| 31907 | + "extra": "mean: 26.18677650110286 usec\nrounds: 15490" |
| 31908 | + }, |
| 31909 | + { |
| 31910 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31911 | + "value": 7435.780232551226, |
| 31912 | + "unit": "iter/sec", |
| 31913 | + "range": "stddev: 0.000015934310473845198", |
| 31914 | + "extra": "mean: 134.484878348388 usec\nrounds: 4069" |
| 31915 | + }, |
| 31916 | + { |
| 31917 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31918 | + "value": 7339.166744360424, |
| 31919 | + "unit": "iter/sec", |
| 31920 | + "range": "stddev: 0.000015225524188177342", |
| 31921 | + "extra": "mean: 136.25525006206215 usec\nrounds: 4055" |
| 31922 | + } |
| 31923 | + ] |
31872 | 31924 | } |
31873 | 31925 | ] |
31874 | 31926 | } |
|
0 commit comments