[Koha-bugs] [Bug 29483] AllowRenewalIfOtherItemsAvailable has poor performance for records with many items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 24 12:32:42 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29483

--- Comment #25 from Nick Clemens <nick at 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.


More information about the Koha-bugs mailing list