Y
Hacker News
new
|
ask
|
show
|
jobs
by
cdekok
4534 days ago
Probably by the php extension in c :) I would think that phalcon router will be faster too.
1 comments
fooyc
4534 days ago
The README says that the c extension is only 1.5x-2x faster than the pure PHP Pux. So this doesn't explain 50x faster.
link
pedro93
4534 days ago
1.5x-2x different is from apache.
the pure dispatching speed can be 10+x faster with C extension.
link