Y
Hacker News
new
|
ask
|
show
|
jobs
by
asddubs
1024 days ago
php is faster
1 comments
devmor
1024 days ago
Not that I agree with the person you're replying to, but while PHP is faster than almost everything else, that rarely actually matters in any application you'd be using PHP for.
I/O is almost always the blocker.
link
I/O is almost always the blocker.