hey -n 10000 -c 100 http://localhost:3000/

Category: Web App Development

hey -n 10000 -c 100 http://localhost:3000/

Load test with hey at 10000 requests

Fires 10000 requests with 100 workers and prints a summary with latency histograms and status code counts. hey is a Go load generator that supports custom methods, headers and bodies. Add -z 30s to switch from request counts to a time window.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.