10 Dec
2015
10 Dec
'15
11:14 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15341 --- Comment #5 from Frédéric Demians <frederic@tamil.fr> --- See comment 3. The main issue isn't in preferences by themselves, but in DBIx::Class startup. Let see that: https://metacpan.org/pod/distribution/DBIx-Class/lib/DBIx/Class/Manual/Cookb... Loading all Koha schema classes take more than 0.5 seconds on a recent server. With plack, schema shouldn't be reloaded for each page. That's where plack persistency will save time. -- You are receiving this mail because: You are watching all bug changes.