]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
👷 Add performance tests with CodSpeed (#14558)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 18 Dec 2025 13:24:09 +0000 (05:24 -0800)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 13:24:09 +0000 (14:24 +0100)
commitcaee1d3123113808f6f3fbfb78a5ff809e9e085b
tree24e92ccb36f9846509a1ce456aee5c6d5de552fe
parentc75f17d483bfc6f79cc94d1d6acfc6b080005eff
👷 Add performance tests with CodSpeed (#14558)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
.github/workflows/test.yml
.gitignore
requirements-tests.txt
tests/benchmarks/__init__.py [new file with mode: 0644]
tests/benchmarks/test_general_performance.py [new file with mode: 0644]