[Koha-bugs] [Bug 14522] Use Koha::Cache for accessing single_holidays()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 19:47:32 CEST 2015


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

--- Comment #18 from Kyle M Hall <kyle.m.hall at gmail.com> ---
My testing has not shown any regressions, but I've been unable to prove any
speed improvement. Maston, can you provide a unit test or even just a perl
script to demonstrate the speedup? I set up about 350 holidays and tried
checkout periods of 180 and 9999 days. Both were about the same speed with and
without the patches respectively. I do have memcached installed and configured
for Koha.

memcdump --servers localhost
koha_kohaqaismemcached
koha_kohaqasingle_holidays
koha_kohaqaAuthorisedValues-BOR_NOTES--0-CPL
koha_kohaqaColumnsSettingsYaml
koha_kohaqakohaconf


Looks like they are getting cached!

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


More information about the Koha-bugs mailing list