|
|
|
|
|
by pier25
2200 days ago
|
|
> WP will (eventually) be “performant enough” as PHP advances and they ditch legacy code The problem is not really that PHP is not fast enough IMO but it's a matter of cost. Most performance issues can be alleviated with a CDN and a cache plugin. Regular people will not know how to set up those but (I think) WPEngine, Wordpress.com, etc, do that for you but those services are not cheap. Even if you get the same performance in WP as a SSG the cost will always be superior. |
|