Sun Dec 21 16:03:30 EST 2008 [email protected]
* improved calculation of intermediate states
This should improve memory usage,
from O(n * log n) to O(n),
where n is the position of the last edit.
It should also improve performance of incremental recomputation.
(Last time I made a mistake, so please report problems if any!)
(Do not rollback though: please just unpull if there is an issue -- Thanks!)
M ./Parser/Incremental.hs -54 +154
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---