cd benchmarks
bundle install
This compares ips and memory usage for all apps defined in /apps
bundle exec ruby benchmarks.rb
Run benchmark using wrk
- Start the example app Example: openapi_first
bundle exec puma apps/openapi_first_with_response_validation.ru
- Run wrk
./benchmark-wrk.sh