http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8089
--- Comment #17 from Paul Poulain <[email protected]> --- OK, I had some errors in my setup, so caching was not running in fact. I've fixed and made my perf tests again: Step 1: staff client main page 8722ms 2.293 pages/sec Step 2: catalog detail page 13303ms 1.503 biblios/sec Step 3: catalogue search 19606ms 1.02 biblios/sec Step 4: patron detail page 11635ms 1.718 borrowers/sec Step 5: patron search page 18413ms 2.172 borrowers/sec Step 6a circulation (checkouts) 17861ms 1.119 checkouts/sec Step 6b circulation (checkins) 15223ms 1.313 checkins/sec => no noticeable improvements again. Jared pointed that it could be because CHI uses Moose if it's available, it is on my setup. And Moose is heavy to load :( -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
