ci: add CodSpeed workflow and pytest-codspeed for performance testing (#4350)
This commit is contained in:
parent
e2c26f1455
commit
a7f28394ae
4 changed files with 51 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ ignore = [
|
|||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"asgi-lifespan>=2.1.0",
|
||||
"pytest-codspeed>=3.0.0",
|
||||
"pytest-github-actions-annotate-failures>=0.2.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue