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

Jesse Weaver <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49487|0                           |1
        is obsolete|                            |

--- Comment #26 from Jesse Weaver <[email protected]> ---
Created attachment 51024
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51024&action=edit
Bug 16140: Only clear L1 cache when needed

By storing a modification time in memcached, we can check the upstream
cache at the start of every request, and only clear the L1 cache if the
upstream has actually been modified.

This and the following patch get noticeable performance improvements on
top of bug 16044: ~1.2 vs 2.2 seconds for a search on a small dataset.

-- 
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/

Reply via email to