-
Committer:
John Arbash Meinel
-
Date:
2008-09-18 18:21:00 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3735.
-
Revision ID:
john@arbash-meinel.com-20080918182100-n1gwuzs3ajy27kdc
Significantly faster, but consuming more memory.
We are back down to 42.6s, but we now consume 409MB.
The current form keeps the value list separate from the
revision pointers. That way we don't have to re-do the
computation when we hit the same nodes repeatedly.