[wp-trac] [WordPress Trac] #15458: Lazy-load usermeta into the user object
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 8 15:44:47 UTC 2011
#15458: Lazy-load usermeta into the user object
----------------------------------------+-----------------------
Reporter: nacin | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.3
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests |
----------------------------------------+-----------------------
Comment (by ryan):
#14379 is where we fixed the blogs of user cache invalidation. It used to
have a 5 second timeout, meaning we were rebuilding it all the time. All
I recall is that this supposedly help a lot on .com Because of the admin
bar, get_blogs_of_user() is called on pretty much every logged in page
load. But as nacin suggests, this could have been fixed more so by all of
the other cache work done around that time and since.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15458#comment:75>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list