http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14476
--- Comment #2 from Gaetan Boisson <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
