bring that back

This commit is contained in:
Mendel Greenberg 2019-07-03 13:33:19 -04:00
parent 63864ce030
commit 24202c721c
No known key found for this signature in database
GPG key ID: B26A7D2DF7DC6EF7

View file

@ -6,6 +6,8 @@ docker container ls | grep redis-cache
docker container ls | grep redis-queue
docker container ls | grep redis-socketio
cat <(./dbench start) &
while ! [[ $i == 20 ]]
do
output=$( curl "http://localhost:8000" )