An open API service indexing awesome lists of open source software.

https://github.com/contributte/benchmarks

:hourglass: Various benchmarks tests for PHP (frameworks, routers, dbals) and other.
https://github.com/contributte/benchmarks

benchmark dbal framework nette-framework php router routing

Last synced: about 21 hours ago
JSON representation

:hourglass: Various benchmarks tests for PHP (frameworks, routers, dbals) and other.

Awesome Lists containing this project

README

          

# 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](https://github.com/f3l1x) ([f3l1x.io](https://f3l1x.io)).

## Scenario

- [DBAL](/dbal) - measure speed of DBAL's and ORM's (WIP)
- [HTTP](/http) - measure speed of PHP frameworks and extensions

-----

Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this project.