[Koha-bugs] [Bug 31216] inventory.pl is slow when comparing many barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 22 08:05:58 CET 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Buuuuut, Koha::AuthorisedValues->get_description_by_koha_field already uses
Koha::Cache::Memory::Lite.
Do you have perf differences ?

New code looks complex and is not covered by unit tests.

It is worth it ?

Maybe it can call get_descriptions_by_koha_field().

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


More information about the Koha-bugs mailing list