View Single Post
Old 08-09-2018, 01:55 PM  
kjs
Confirmed User
 
Industry Role:
Join Date: Jan 2014
Location: West Coast
Posts: 167
A dynamic page will never out perform a static page. Static pages can just be cached at the edge.

The fastest PHP project in the world is HHVM which takes the PHP and compiles to machine code.

AND, all that being said, it's the programmer who is most important in speeding up PHP. Shitty code = slow code.
kjs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote