-
Notifications
You must be signed in to change notification settings - Fork 11
can not install "pux" by using composer. #11
Comments
Add |
PR opened in #12 |
@c9s Thanks!!! |
I have write one Router class, to resolve the URL to callback handler. R3 extension is not loaded. Skipping initialization for "Worst-case matching" test using R3. Worst-case matchingThis benchmark matches the last route and unknown route. It generates a randomly prefixed and suffixed route in an attempt to thwart any optimization. 1,000 routes each with 9 arguments. This benchmark consists of 12 tests. Each test is executed 1,000 times, the results pruned, and then averaged. Values that fall outside of 3 standard deviations of the mean are discarded.
First route matchingThis benchmark tests how quickly each router can match the first route. 1,000 routes each with 9 arguments. This benchmark consists of 7 tests. Each test is executed 1,000 times, the results pruned, and then averaged. Values that fall outside of 3 standard deviations of the mean are discarded.
|
test with php-r3 and pux-extWorst-case matchingThis benchmark matches the last route and unknown route. It generates a randomly prefixed and suffixed route in an attempt to thwart any optimization. 1,000 routes each with 9 arguments. This benchmark consists of 14 tests. Each test is executed 1,000 times, the results pruned, and then averaged. Values that fall outside of 3 standard deviations of the mean are discarded.
First route matchingThis benchmark tests how quickly each router can match the first route. 1,000 routes each with 9 arguments. This benchmark consists of 8 tests. Each test is executed 1,000 times, the results pruned, and then averaged. Values that fall outside of 3 standard deviations of the mean are discarded.
|
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 -> no matching package found.
The text was updated successfully, but these errors were encountered: