https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26802 Björn Nylén <bjorn.nylen@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.nylen@ub.lu.se --- Comment #2 from Björn Nylén <bjorn.nylen@ub.lu.se> --- We've done some profiling to figure out where the delay is. The problem is mainly that in the XSLT processing an auth. value description is looked up in the db for every item column. Caching the values will have a big effect. Branch- and itemtypenames for items are also looked up per item and will slow down the detail pages from what we've seen. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.