[wp-trac] [WordPress Trac] #28580: Speed up customizer by lazy-loading controls and settings as needed

WordPress Trac noreply at wordpress.org
Thu Jun 19 17:47:12 UTC 2014


#28580: Speed up customizer by lazy-loading controls and settings as needed
-------------------------+-----------------------------
 Reporter:  westonruter  |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Customize    |     Version:  3.4
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  javascript
-------------------------+-----------------------------

Comment (by westonruter):

 If the specific performance problem is that the preview is taking long and
 longer to refresh as new settings are added, then an easy way to speed up
 performance would be to just keep track of each setting's dirty state, and
 only include settings in the preview `POST` request if they get mutated.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28580#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list