Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 783 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 783 Bytes

PHP benchmarks

The goal of this repository is to measure speed!

  • which database library is fastest?
  • which process manager is faster PHP-FPM, PHP-PM?
  • which webserver is faster Nginx, Nginx Unit, Apache or Cadddy?
  • which extension is faster Swoole or OpenSwoole?
  • which framework is faster RoadRunner or ReactPHP?

Do you want to talk about it? Reach me at @f3l1x (f3l1x.io).

Scenario

  • DBAL - measure speed of DBAL's and ORM's (WIP)
  • HTTP - measure speed of PHP frameworks and extensions

Consider to support contributte development team. Also thank you for using this project.