https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568
--- Comment #29 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
