Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 275 Bytes

PHP Docker Benchmarks

See: https://www.uvd.co.uk/

To run this, you need to have installed:

  • docker
  • docker-compose
  • siege

To install the basic Symfony skeleton app

make install

Then to run all the benchmarks with default settings

make bench_all