[wp-trac] [WordPress Trac] #36891: Saving large menus is super slow
WordPress Trac
noreply at wordpress.org
Fri May 20 01:39:15 UTC 2016
#36891: Saving large menus is super slow
-------------------------+------------------------------------------
Reporter: pento | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Menus | Version:
Severity: normal | Resolution:
Keywords: | Focuses: administration, performance
-------------------------+------------------------------------------
Comment (by pento):
I'm guessing the slow part is the number of queries. Bulking `UPDATE`s
aren't possible, so the next option might be to investigate avoiding
queries in the first place - if a menu item hasn't changed, it doesn't
need to be updated.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36891#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list