[Koha-bugs] [Bug 15263] XSLT display fetches sysprefs for every result processed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 10 13:03:06 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15263

--- Comment #3 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jonathan Druart from comment #2)
> I think this patch would become useless with the patch Bug 11998: Add a L1
> cache for sysprefs

Not entirely - it still improves catalogue/search.pl run time by ca 80-100ms
(on the fast server):

- ~30ms save on eliminating 1100+ redundant syspref() calls, 21*49 string
concatenations etc.
- 45ms on eliminating 49 redundant C4::Languages::getlanguage() calls

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


More information about the Koha-bugs mailing list