https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30848 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135709|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.