10 Dec
2015
10 Dec
'15
4:24 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13805 --- Comment #15 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- (In reply to Jonathan Druart from comment #14)
This fix is not good for the performance.
+1 And in some cases this is going to be _terrible_ for the performance - depending on the given script, and how many times it calls C4::Context->preference(), but there are some scripts and subroutines which tend to do it over and over and over again (1000+ calls per run being not all that uncommon, AFAIRC). -- You are receiving this mail because: You are watching all bug changes.