https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16140
--- Comment #12 from Jonathan Druart <[email protected]> --- If I remove the intelligent caching: - Koha::Cache->get_instance->flush_L1_if_needed(); + Koha::Cache->flush_L1_cache(); I get: 58.30 (6.379+5.665+5.752+6.237+5.676+5.763+5.654+5.622+5.749+5.804) -- 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/
