https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31856
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192967|0 |1 is obsolete| | --- Comment #41 from David Gustafsson <[email protected]> --- Created attachment 192968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192968&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 check 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 the following tests pass: t/db_dependent/AuthorisedValues.t t/db_dependent/Koha/Item.t t/db_dependent/Koha/Filter/ExpandCodedFields.t t/db_dependent/Koha/OAI/Server/Repository.t Sponsored-by: Gothenburg University Library -- 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/
