Hacker News new | ask | show | jobs
by db-dzine 2934 days ago
Can someone explain me why php5 is faster than php7?
3 comments

theres a lot of weird things that dont make sense. like how a minimalistic framework sinatra/padrino is slower than rails doesnt seem to make sense at all.

i feel these benchmarks are misleading to say the least.

+1, and the test seems to use php 5.5, this is definitely not OK

Also since we are at php, how Laravel is much faster than Symfony? and why Symfony has so many error?...

I'm confused by this as well. Though I've seen odd things locally like 7.1 being significantly slower than 7.0 when doing local AB tests.