-
Committer:
Thomas Hervé
-
Date:
2008-09-23 20:42:09 UTC
-
mfrom:
(268.1.3 no-alive-flush)
-
Revision ID:
thomas@canonical.com-20080923204209-alys7gd4wnsd5fo9
Merge no-alive-flush [r=niemeyer,jkakar]
Remove the need to iterate all objects in the alive set at flush time by using
a flush event subscribed by variables holding mutable values (pickle and list).
This improves performance drastically when lots of objects are in the cache.