24 Mar
2022
24 Mar
'22
12:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29483 --- Comment #25 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #23)
Did you benchmark? Do you have numbers?
Following the test plan I setup a patron with an item checked out from a bib with 100 books Loading the checkouts directly: http://localhost:8081/cgi-bin/koha/svc/checkouts?borrowernumber=5 Before patch: > 4 seconds (~4.4s) After patch: < 1 second (~750ms) -- You are receiving this mail because: You are watching all bug changes.