https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40972
--- Comment #7 from Alexander Wagner <[email protected]> --- WRT the performance issues mentioned, I wonder if it was ever discussed to cache (some of) the calculated output formats. Calculating e.g. the brief display for the search results list upon record change would probably have the most impact, while calculating the details page on the fly should always be fast enough these days. (At least this is the experience we have on our current, non-koha system. Said system has indeed some quite clever handling on this end, but implementing it in full glory would be a major change to Kohas processing.) -- 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/
