https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16088 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion Depends on| |16044, 11998 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- For discussion With this patch, I get only 1 call to CGI->new (hard to do less:)) instead of 344 on a search with 20 results (default XSLT used). It's quite dirty but I have no idea how we could do another way (we could store it in the L1 cache instead?) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 [Bug 11998] Syspref caching issues https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16044 [Bug 16044] Define a L1 cache for all objects set in cache -- You are receiving this mail because: You are watching all bug changes.