Rodando o siege com 10 usuários ao mesmo tempo por 1 minuto
siege -c10 -t1M http://localhost:3000
curl -s "http://google.com?[1-1000]"
$ sudo apt install apache2-utils
$ ab -n 100 -c 10 -v 4 http://acme.com/
stress test, teste de stress, Ferramentas para testar concorrencia e performance
metadata={"id": 392, "createdAt": "2019-08-04 19:14:45.301739", "updatedAt": "2020-08-24 21:22:25.668491"}