Autocannon ile stres testi çok kullanıcı stres testi
Autocannon sadece bir adet http endpointi test etmek üzere hazırlanmıl bir test aracıdır. Linux içerisinde npm frameworku ile birlikte çalışır.
TTFB ve response time sürelerini farklı modeller ile test ederek sonuç döner.
Ubuntu 20.04 veya 18.04 üzerinde kurmak için
#sudo apt update
#sudo apt install nodejs npm
#sudo npm i autocannon -g