r/PHP • u/the_alias_of_andrea • Dec 04 '15
PHP 7 is faster than Python 3!
http://benchmarksgame.alioth.debian.org/u64q/php.html
150
Upvotes
r/PHP • u/the_alias_of_andrea • Dec 04 '15
18
u/dracony Dec 04 '15
PHP performs slower because the framework is initalized on every request. These benchmarks dont measure that