[Tickets #4882] Re: IMSP backend - speedup browse with many groups
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Jan 16 11:30:33 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4882
-----------------------------------------------------------------------
Ticket | 4882
Updated By | noah at lsit.ucsb.edu
Summary | IMSP backend - speedup browse with many groups
Queue | Turba
Version | HEAD
Type | Enhancement
State | Assigned
Priority | 1. Low
Owners | Michael Rubinsky
+New Attachment | turba-imsp-group-optimizations.patch
-----------------------------------------------------------------------
noah at lsit.ucsb.edu (2007-01-16 11:30) wrote:
Here's a new patch against a fresh copy of imsp.php. There was no reason
for array_push, so I changed it to use $id[] = $id[$i] as suggested.
The only benchmarking we did was for users w/o many groups, it showed no
change in performance for such cases. Benchmarking for books with many
groups still needs to be done.
More information about the bugs
mailing list