https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31856

--- Comment #15 from David Gustafsson <[email protected]> ---
(In reply to Jonathan Druart from comment #11)
> Is the change in SearchSubscriptions really makes things faster?

Yes, fetching the subsctiption object is quite expensive, so the change (in
SearchSubscriptions alone) makes searches about twice as fast. Also decided to
prefetch additional values, so now is done one query instead of on per
subscripton witch speeds things up an additional 25% or so.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to