Skip to content

phpvigo/api-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published