https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 135771 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135771&action=edit Bug 30920: Add caching to GetAuthorizedValueDesc This patch adds caching to C4::Biblio::GetAuthorisedValueDesc for performance. We cache each hash involved in the method use for description lookup and we're careful to clear said caches appropraitely on changes. -- 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/
