Hacker News new | ask | show | jobs
by asddubs 1024 days ago
php is faster
1 comments

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.