https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371
--- Comment #1 from Nick Clemens <[email protected]> --- Created attachment 121111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121111&action=edit Bug 28371: WIP A lot of our time is spent in transformMARC4XSLT We do a db lookup per authval, every time - adding some caching here (probably in a better way) quickly increases performance Additionally, passing through the framework code can save us a lookup each time. -- You are receiving this mail because: You are the assignee for the bug. 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/
