|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1757000660171, |
| 2 | + "lastUpdate": 1757000682047, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -31817,6 +31817,58 @@ window.BENCHMARK_DATA = { |
31817 | 31817 | "extra": "mean: 138.17191741493363 usec\nrounds: 4008" |
31818 | 31818 | } |
31819 | 31819 | ] |
| 31820 | + }, |
| 31821 | + { |
| 31822 | + "commit": { |
| 31823 | + "author": { |
| 31824 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 31825 | + "name": "dependabot[bot]", |
| 31826 | + "username": "dependabot[bot]" |
| 31827 | + }, |
| 31828 | + "committer": { |
| 31829 | + |
| 31830 | + "name": "GitHub", |
| 31831 | + "username": "web-flow" |
| 31832 | + }, |
| 31833 | + "distinct": true, |
| 31834 | + "id": "63474ca5411ae04ae8949855828f20c8c606bc86", |
| 31835 | + "message": "Bump pypa/gh-action-pypi-publish in /.github/workflows\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]>", |
| 31836 | + "timestamp": "2025-09-04T15:41:31Z", |
| 31837 | + "tree_id": "4c8d721435b8c69780c01f16906324a84745c2e4", |
| 31838 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/63474ca5411ae04ae8949855828f20c8c606bc86" |
| 31839 | + }, |
| 31840 | + "date": 1757000680804, |
| 31841 | + "tool": "pytest", |
| 31842 | + "benches": [ |
| 31843 | + { |
| 31844 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 31845 | + "value": 38261.33661170059, |
| 31846 | + "unit": "iter/sec", |
| 31847 | + "range": "stddev: 0.0000025053751594135947", |
| 31848 | + "extra": "mean: 26.136044596366578 usec\nrounds: 7893" |
| 31849 | + }, |
| 31850 | + { |
| 31851 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 31852 | + "value": 37745.61249056894, |
| 31853 | + "unit": "iter/sec", |
| 31854 | + "range": "stddev: 0.0000029736740340818874", |
| 31855 | + "extra": "mean: 26.49314540199496 usec\nrounds: 14876" |
| 31856 | + }, |
| 31857 | + { |
| 31858 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 31859 | + "value": 7569.135030086721, |
| 31860 | + "unit": "iter/sec", |
| 31861 | + "range": "stddev: 0.000015847228278347193", |
| 31862 | + "extra": "mean: 132.11549219627844 usec\nrounds: 5254" |
| 31863 | + }, |
| 31864 | + { |
| 31865 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 31866 | + "value": 7449.928326924483, |
| 31867 | + "unit": "iter/sec", |
| 31868 | + "range": "stddev: 0.000015581669979283304", |
| 31869 | + "extra": "mean: 134.2294792804839 usec\nrounds: 3668" |
| 31870 | + } |
| 31871 | + ] |
31820 | 31872 | } |
31821 | 31873 | ] |
31822 | 31874 | } |
|
0 commit comments