https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410
--- Comment #9 from Blou <[email protected]> --- I followed on David's comment and tried a few lazy loading. Some have a good impact (like ZOOM), but others like the TimeZone have no impact because it's included in some other module in the Koha::Caches or Koha::Config hierarchy. Lazy loading Koha::Config makes no sense, and Cache is cycling back to Context, funnily. I can try some ugly code for the preferences, as a POC. I hope to have time this week, if no one else give it a go. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
