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.
- Host: GitHub
- URL: https://github.com/contributte/benchmarks
- Owner: contributte
- Created: 2016-01-07T19:05:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-02-12T17:22:53.000Z (about 2 months ago)
- Last Synced: 2026-02-13T01:04:43.042Z (about 2 months ago)
- Topics: benchmark, dbal, framework, nette-framework, php, router, routing
- Language: Latte
- Homepage: https://contributte.org
- Size: 16.7 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.