Commit Graph

8 Commits

Author SHA1 Message Date
JoelKatz
01983330d8 Complete the SHAMap rewrite. 2012-02-06 15:39:06 -08:00
JoelKatz
04cc08748e Half the new map diff implementation. This is the part that handles
a branch that's either empty in the other tree or matched by only
a leaf.
2012-02-05 21:22:20 -08:00
JoelKatz
30c9bf0ed2 Major rewrite of the SHAMap code. This code performs much better
than the original version, particularly for smaller maps.
2012-02-05 06:54:44 -08:00
JoelKatz
1fae19edf2 Tiny fixes. 2011-12-19 20:34:45 -08:00
JoelKatz
ad8dcaa473 Comments. 2011-12-16 20:19:19 -08:00
JoelKatz
da5579f9fe Bugfixes and some copy avoidance. 2011-12-16 20:15:51 -08:00
JoelKatz
7375c1d22b Small buglet. 2011-12-05 15:03:56 -08:00
JoelKatz
9dcda53e70 The algorithm to find all the differences between two trees of transactions
or accounts. This is definitely either genius or madness. I'm just not quite
sure which.
2011-12-05 15:01:01 -08:00