add some initial benchmarks

Co-Authored-By: holger krekel <holger@merlinux.eu>
This commit is contained in:
missytake
2023-10-16 21:49:29 +02:00
parent c35e485510
commit 192238567b
4 changed files with 40 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ scripts/
init.sh # create venv/other perequires
deploy.sh # run pyinfra based deploy of everything
test.sh # run all local and online tests
bench.sh # run performance benchmark tests
```