https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37591
--- Comment #3 from Johanna Räisä <[email protected]> --- Created attachment 170169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170169&action=edit A script to add checkouts and renewals This bug is a bit hard to test. You will need lot of checkouts and data in the checkout_renewals table. In our case we have over 3 million rows in the checkout_renewals table and page load was over 2 minutes and it got reduced to 5 seconds after this patch. I made a script which you can use for testing. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
