http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15341 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- On my box, without plack, execution time: - Without your patch: 1.70s - With your patch: 1.54s I can see in NYTProf stats that 1/3 of execution time is spent in C4::Context::preference. Isn't plack supposed to bring some persistency? And so couldn't we have preferences available somewhere from one page to the other? -- You are receiving this mail because: You are watching all bug changes.