[wp-trac] [WordPress Trac] #16927: Don't use XHR to load portions of Dashboard that are "hot" in the cache
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 10 06:16:26 UTC 2011
#16927: Don't use XHR to load portions of Dashboard that are "hot" in the cache
-----------------------------+--------------------------
Reporter: markjaquith | Owner: markjaquith
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 3.2
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: has-patch close |
-----------------------------+--------------------------
Comment (by dd32):
> attachment 16927.2.diff added
Adds a transient around the cachable widgets, caches the output only
(using an output buffer).
Memory on the cold & hot cache pages ends up the same: 26,384,776 bytes
(whereas, it was ~33M before for the hot cache)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16927#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list