[Koha-bugs] [Bug 28709] Fetching biblio objects for custom covers is inefficient

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 16 13:14:57 CET 2021


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

--- Comment #12 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #8)
> Are you sure we don't only need to pass/cache the MARC record?
I suppose we could, but we have already called TransformMarcToKoha, why would
we not pass the values we calculated?

> Did you benchmark this patch?
with numSearchResults at 50 - standard sample data, search for 'a'
Before patch ~2 second
After patch ~1.85 seconds

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


More information about the Koha-bugs mailing list