[Koha-bugs] [Bug 16079] Retrieving system preferences from database via DBIx is not fast enough

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 10 15:16:50 CEST 2016


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

--- Comment #11 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jacek Ablewicz from comment #6)
> soon Koha will require Moose as well (and/or Moo or whatever)

Heh, it already does (in Koha/SearchEngine/* modules). I'm wondering why we
don't preload it in plack startup (and why we don't preload many more
heavy-weighted Koha and CPAN modules as well). And for the things we do preload
- is there any particular reason for preloading them from scratch again and
again per each 20 requests?

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


More information about the Koha-bugs mailing list