[buddypress-trac] [BuddyPress Trac] #3659: Recently Active widget doesn't scale

buddypress-trac noreply at wordpress.org
Sat Jun 7 17:55:28 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:  needs-patch dev-feedback  |
--------------------------------------+-----------------------------

Comment (by boonebgorges):

 I think that the problems from the original post have probably largely
 been taken care of by (a) the move to `BP_User_Query` (which removes some
 problematic JOIN behavior) and (b) the refactoring of `last_activity` in
 BP 2.0.

 That said, I think it'd be very cool to explore some sort of caching for
 widget markup in general. Transients sound fine to me - if we do this, it
 probably makes sense to cache the entire HTML output. We'll have to figure
 out what to do (if anything) about AJAX filtering. We should also include
 some sort of invalidation logic - I would prefer this to simply allowing
 the value to go stale for five minutes. Bonus is that we can increase the
 transient life if we have proper invalidation.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3659#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list