[Koha-bugs] [Bug 20664] Optimize retrieval of biblio and item data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 18 09:26:04 CET 2019


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

--- Comment #52 from Ere Maijala <ere.maijala at helsinki.fi> ---
Caching during a batch operation would be useful, but it's harder to do without
messing the architecture. And there's still a chance that something hickups
during a batch process and automatic reconnection doesn't kick in for the
cached statement. In any case the performance benefit from caching the
statements, while measurable and significant, isn't dramatic.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list