php-router-benchmark
php-router-benchmark copied to clipboard
Benchmarks of different routing solutions
Please update with: Klein AltoRouter
Hi there. First of all thanks for the benchmark. I was impressed by good performance of FastRoute and decided to look at worst-case-tests.php I have played with it a bit...
Wanted to add our new router we are developing to this, and the results are quite interesting. This router doesnt use any regex, but with the learnable routing it really...
I have write one Router library, and add it into this benchmark. can see the test result in README.md or https://github.com/tyler-sommer/php-router-benchmark/issues/11#issuecomment-149806922
Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for corneltek/pux dev-master -> satisfiable by corneltek/pux[dev-master]. - corneltek/pux dev-master requires phpsgi/phpsgi dev-master...
It's great that you went through the work of creating a real benchmark for this :+1: But, as with the original benchmark, I have to wonder if it's a realistic...
Requested by @ocramius #1
Gone missing here: https://github.com/DASPRiD/Dash /cc @DASPRiD