https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16088
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion Depends on| |16044, 11998 --- Comment #3 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
