10 Mar
2016
10 Mar
'16
1:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15263 --- Comment #3 from Jacek Ablewicz <abl@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.