added locustfile (#2926)

This commit is contained in:
Mert
2023-06-25 14:20:45 -04:00
committed by GitHub
parent 9dd1d81536
commit a58482cb2b
5 changed files with 1301 additions and 258 deletions

View File

@@ -27,6 +27,8 @@ aiocache = "^0.12.1"
mypy = "^1.3.0"
black = "^23.3.0"
pytest = "^7.3.1"
locust = "^2.15.1"
gunicorn = "^20.1.0"
[[tool.poetry.source]]
name = "pytorch-cpu"