31 Aug
2023
31 Aug
'23
12:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 --- Comment #29 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- 2 new patches added to the remote branch, for performance purpose: Bug 33568: Do not embed library names Bug 33568: Do not embed item types 1000 items generated for a given bibliographic record. 1000 items displayed: without last 2 patches: 28s with last 2 patches: 18s master: 15s (But lack on the UI as you see the 1000 items not paginated) 20 items displayed: without last 2 patches: 0.9s with last 2 patches: 0.7s master: 15s (cannot display 20 items, all displayed) -- You are receiving this mail because: You are watching all bug changes.