Apache Bench Benchmark Analysis
Apache Bench (ab) is a great tool for benchmarking http endpoints. But do you
really know how to use it? This project contains:
Installing requirements and then running the server:
npm install
npm start
Running the server, exposing it on port 8888:
docker run -p 8888:8000 crccheck/abba
juypter notebook
All numbers (everything except the first field) are in milliseconds. The most
useful fields are: seconds and wait.
Content type
Image
Digest
sha256:afbc2784e…
Size
243 MB
Last updated
almost 11 years ago
docker pull crccheck/abba