|
|
|
|
|
by deanotron
4125 days ago
|
|
HHVM was needed at Facebook because it's a dynamic app with rapidly changing content. WordPress sites are typically static content that are perfectly fit for static caching with a CDN - it really shouldn't matter how many milliseconds you are able to save on the server if your site is only being hit once every two hours from the CDN. The 8 million caching plugins are unnecessary when you can just sign up for cloudflare. |
|