https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33447 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 149295 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149295&action=edit Bug 33447: Add Cache to Biblio->pickup_locations This is going to have the most effect on records with large numbers of items held by the same library, serial records and the like To test: 1 - Add 500 items to a biblio by select myltiple copies on the add item page 2 - Place a hold via the API and note response time, I found ~3-5 seconds 3 - Apply patch 4 - Restart all 5 - Place hold using api again 6 - Note improved response time, less than 1/2 a second in my tests -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.