13 Dec
2021
13 Dec
'21
11:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 --- Comment #23 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #22)
(In reply to Fridolin Somers from comment #16)
Maybe we could prefer using Koha::Cache::Memory::Lite like in other places : https://git.koha-community.org/Koha-community/Koha/src/commit/ 2e6b5483503e7feb0afc6ef526a675bde767dd8e/Koha/AuthorisedValues.pm#L104
In order to avoid having different cache features.
I second that and I submitted a patch. I haven't noticed any significant changes in perf between the 2 versions (always 21-22s).
vs 25-26s using master. -- You are receiving this mail because: You are watching all bug changes.