https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19884
--- Comment #53 from David Gustafsson <[email protected]> --- Hi! Unfortunately the removal of GetItem does not effect the performance issues. The will require a little bit more extensive refactoring after the changes in bug 21206, so I will probably not be able to do this right away. I benchmarked rebuild_elasticsearch.pl-script to illustrate how C4::Items:GetMarcItem is still a bottleneck by calling Koha::Items->find for each item and will attach the flamegraph. -- 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/
