[Koha-bugs] [Bug 14496] Improving opac-detail.pl performances

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 10 11:17:34 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14496

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 40914
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40914&action=edit
Bug 14496 : Improving opac-detail.pl performances

Get notes and subjects from MARC record
ONLY when XSLT is not activated.

It's useless doing it when XSLT is activated,
because XSLT takes care of it by its own.

=> With this patch, we are saving precious
milliseconds

I compared the display of some records in XSLT view with and without patch, was
the same (as expected).
Signed-off-by: Marc Veron <veron at veron.ch>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
On a slower server, I saw a time save of 0.0274 to 0.0908 seconds (with XSLT).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list