[Koha-bugs] [Bug 15333] Use Koha::Cache for caching all holidays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 8 22:18:22 CET 2015


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Fantastic that your looking into this mason. The patches on the prior bug go a
long way to improving performance.. Nit only by reducing database hits by
caching but also by reducing DateTime instantiations within loops, which are a
well known performance bottleneck. So pleased to see work going on in this
area.

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


More information about the Koha-bugs mailing list