https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371
--- Comment #44 from Martin Renvoize <[email protected]> --- OK.. I completely different approach to this that caches at the C4::Biblio::GetAuthorisedValueDesc level can be found on bug 30920. When comparing directly to this I found the performance improvements rather favourable to the caching approach (and I also think the code is a little clearer not passing around the variables as much). -- 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/
