30 Jun
2015
30 Jun
'15
3:12 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14476 --- Comment #1 from Julian FIOL <julian.fiol@biblibre.com> --- Created attachment 40740 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40740&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.