[Koha-bugs] [Bug 31856] Improve performance of serials subscriptions search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 14:09:37 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142058|0                           |1
        is obsolete|                            |
 Attachment #142156|0                           |1
        is obsolete|                            |
 Attachment #142157|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 150651
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150651&action=edit
Bug 31856: Improve performance of serials subscriptions search

To test:
1) Perform an advanced search that produces a reasonably large resultset
   for serial subscriptions (preferably at least a couple of hundred)
   and take not of the execution time.
2) Apply the patch.
3) Perform the search again, the execution should now be about one fifth
   of the previous search.
4) Ensure tests in t/db_dependent/AuthorisedValues.t all pass.

Sponsored-by: Gothenburg University Library

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list