[Koha-bugs] [Bug 16140] Only clear L1 cache when needed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 25 17:12:44 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16140

--- Comment #12 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list