Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 897 Bytes

File metadata and controls

45 lines (28 loc) · 897 Bytes

Api Benchmark

Up the containers

docker-compose up

Run the benchmarks

Vegeta

500 concurrency each second during 10 seconds.

 docker-compose exec vegeta sh benchmark.sh

See results: http://localhost:8080/

Apache benchmark

5000 request with 100 concurrency.

 docker-compose exec ab sh benchmark.sh

See results: http://localhost:8081/

Endpoints

Get all provinces

Database used

We use the Spain ZipCode database as data of this benchmark.

The database used was downladed from https://postal.cat a project by Javier Casares