[Koha-bugs] [Bug 32060] Improve performance of Koha::Item->columns_to_str

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 9 15:40:02 CEST 2023


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

David Gustafsson <glasklas at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144348|0                           |1
        is obsolete|                            |

--- Comment #5 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 150866
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150866&action=edit
Bug 32060: Improve performance of columns_to_str

To test:
1) Ensure tests in t/db_dependent/Koha/Item.t all pass
2) Go to a biblio (preferably as serial) with many items and
   click "New" -> "New item" and take not of the response time.
3) Apply the patch.
4) Ensure tests in t/db_dependent/Koha/Item.t still pass
5) Repeat step 1), the response time should be substantially
   improved.

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