-
Committer:
John Arbash Meinel
-
Date:
2010-08-10 19:02:29 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5376.
-
Revision ID:
john@arbash-meinel.com-20100810190229-uzdp8oqsa6a67i0n
Cache the lines as extracted if they are used right now.
While digging into the code, it seems that the real peak memory actually
happens during the _add_inventory_mpdiffs_from_serializer, which is
another mpdiff generator that extracts *all* content texts.
We should be able to do better.