benchmark-php-routing
benchmark-php-routing copied to clipboard
Benchmark PHP Routing
Results
2
benchmark-php-routing issues
Sort by
recently updated
recently updated
newest added
This is still a very early thing... I just wanted to have it prepared to track the evolution of https://github.com/nikic/FastRoute/pull/244 Relevant results so far (on my machine again): ```sh +----------------------------------...
To be able to replicate real-life apps (especially regarding opcache), we could run the benchmarks against PHP-FPM+nginx and react/amp apps. That does increase the scope of the benchmark but it...
enhancement