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

--- Comment #15 from Nick Clemens <[email protected]> ---
(In reply to Jonathan Druart from comment #7)
> (In reply to Martin Renvoize from comment #0)
> > In benchmarking I found that enabling the caching in the way here gave me
> > very significant performance improvements as compared to bug 28371.
> 
> Do you have the numbers?
> 
> Did you identify where we are using this subroutine expansively?

searchResults calls this a fair amount of times, the time spent in this sub is
reduced by 50% and seems to be more dramatic under ES than Zebra - I saw a 2
second improvement in NYTProf after the patches

I think this does also set a good policy, and the caches here can be used
elsewhere too

-- 
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