https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30848
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135709|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <[email protected]> --- Created attachment 135716 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135716&action=edit Bug 30848: Caching for performance This patch adds caching to ExpandAuthorizedValues for performance. We cache each hash involved in C4::Biblio::GetAuthorisedValueDesc as well as caching the reduced marc subfield structure that filter down to just those marc fields with coded substitutions. -- 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/
