Koha profiling

So far ive only profiled opac-search.pl and opac-main.pl, the results are here. From them I can see doing some caching in the C4::Languages module might speed things up. If you look here you can see its doing a lot of work, and it does this work for each page. So if we cache the data [...]

Posted on July 18, 2008 at 12:03 am by Chris · Permalink · Leave a comment
In: Geek, Koha · Tagged with: , ,