https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38130
--- Comment #14 from Jonathan Druart <[email protected]> --- I am seeing, for 1000 items: 700ms without this patch 950ms with this patch Also there is a bottleneck somewhere else, the UI is very slow to refresh (JS-side then). If we are adding 150ms per JOIN and are adding 3,4 per table, it's not a good... -- 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/
