http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14476 --- Comment #2 from Gaetan Boisson <gaetan.boisson@biblibre.com> --- Created attachment 42179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42179&action=edit [SIGNED-OFF] bug 14476 : Caching C4::XSLT::transformMARCXML4XSLT This patch is improving the opac-search performances by caching the results of C4::XSLT::transformMARCXML4XSLT My tests (with Devel::NYTProf) showed a gain of about 65% on C4::XSLT::transformMARCXML4XSLT and 35% on C4::XSLT::XSLTParse4Display. The gain of performances is increasing with the numbers of results. Signed-off-by: Gaetan Boisson <gaetan.boisson@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.