[wp-trac] [WordPress Trac] #52237: WordPress performance

WordPress Trac noreply at wordpress.org
Wed Jan 6 14:10:14 UTC 2021


#52237: WordPress performance
-------------------------------------------+-----------------------------
 Reporter:  websirs                        |      Owner:  (none)
     Type:  defect (bug)                   |     Status:  new
 Priority:  normal                         |  Milestone:  Awaiting Review
Component:  General                        |    Version:  5.6
 Severity:  major                          |   Keywords:
  Focuses:  performance, coding-standards  |
-------------------------------------------+-----------------------------
 Hi WordPress,

 Concerned about WordPress performance.

 We are working with eCommerce stores using WooCommerce and due to issues
 like websites going down when there's more traffic we have to look into
 the performance.

 What we are seeing using the tools provided by Kinsta for example, is that
 when we are loading the homepage of the website.

 WordPress is going through so many processes, we can see almost all our
 plugins names being called by different functions.

 And these plugins don't really need to load on the homepage and they don't
 really exist there either (as in nothing usable from them on that page for
 example)

 Why do we need to load everything or allow everything to be loaded on all
 pages causing a massive delay between a request and a response while PHP
 is trying to process all of this useless requests?

 What's stopping us from making WordPress super fast?

 Obviously there is a point where we need to upgrade servers and that's
 fine, right now it seems we are not being efficient.

 What do you think?

 Thank you

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52237>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list