[buddypress-trac] [BuddyPress Trac] #3659: Recently Active widget doesn't scale
buddypress-trac
noreply at wordpress.org
Thu Nov 27 23:28:33 UTC 2014
#3659: Recently Active widget doesn't scale
---------------------------+-----------------------------
Reporter: mpvanwinkle77 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version: 1.2.10
Severity: normal | Resolution:
Keywords: |
---------------------------+-----------------------------
Changes (by r-a-y):
* keywords: needs-patch dev-feedback =>
Comment:
Although it does work quite well, I'm kind of in agreement with DJPaul
that widget caching shouldn't be in core. WP doesn't ship with widget
caching so why should we?
> my guess is that caching the theme compat. template parts would be more
valuable.
Yes, if we stick to the object cache API. No, if we use site transients
(like what is proposed for widget caching above).
However caching template parts is hard because of the multitude of
template parts (cache bloat) and the variance of parameters used in each
template loop (invalidation).
----
Anyway, I think I hijacked the original ticket and turned it into a widget
caching ticket :)
I would be interested to hear from joesell89 and mpvanwinkle77 to see if
they are still experiencing problems with the Recently Active Widget on
the latest version of BP.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3659#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list