Google’s PHP performance tips attract ire from PHP world
Earlier this week, Google posted on how to make PHP performance better as step of their campaign to “make the web faster”, but has given some noteworthy tips (such as avoiding SQL querying within a loop) as well as some insignificant ideas.
This may have been ignored if it was published in some other source, but since it’s endorsed by Google, PHP community has taken a special interest and rebuffed some of these so called tips.
A Note on Google’s So-called Best Practices
Make the Web Faster – Google groups
PHP performance tips from Google

