[Koha-devel] Improving Plack intranet performances (circulation module)

Julian FIOL julian.fiol at biblibre.com
Wed May 27 12:14:03 CEST 2015


Hi everyone,

Using Devel::NYTProf on a Plack config, I noticed that when we checkout 
an item in the circulation page, there is a really long time spent 
creating the database schema.

By adding the import of *Koha::Schema* in the *intranet.psgi* file, we 
can see a significant improvement of the time spent loading the 
circulation page.

Please find here 
<http://www.slideshare.net/JulianFiol/koha-circulation-checkout-improvement> 
(in full screen) the proof of what I'm saying.

I have also added the manipulations to do into the Plack 
<http://wiki.koha-community.org/wiki/Plack#Improving_Plack_performance> 
wiki.

Regards,
Julian FIOL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20150527/ed062a6d/attachment.html>


More information about the Koha-devel mailing list