[]= "--port=8787"= "http://locahost"[]= "cargo"= ["watch", "-cx", "run -- ${E_ARGS}"][]= "cargo"= ["run", "--", "${E_ARGS}"][]= ["echo GET $E_URL | vegeta -cpus=12 attack -workers=10 -duration=60s -connections=10000 -rate=200 -http2=true | tee results.bin | vegeta report","cat results.bin | vegeta report -reporter=plot > plot.html"]