Commit Graph

12 Commits

Author SHA1 Message Date
JoelKatz
43c70696ce Cleanups and bug fix. 2012-02-07 17:30:06 -08:00
JoelKatz
29d24c0af8 Bugfixes and new unit test. 2012-02-07 16:54:59 -08:00
JoelKatz
01983330d8 Complete the SHAMap rewrite. 2012-02-06 15:39:06 -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
fca8d4f8e9 Unordered maps perform better than regular ones. 2012-02-02 16:14:11 -08:00
JoelKatz
08d6b55fed Major optimization in the way we track SHAMaps. 2012-02-01 20:51:58 -08:00
JoelKatz
5888d19f2b SHAMap sync now passes its unit test with the "full below" optimization
disabled. There's a logic error in the implementation.
2012-02-01 19:10:07 -08:00
JoelKatz
ca3b614e29 A bug fix that's also a simplification. 2012-02-01 18:38:42 -08:00
JoelKatz
f2130d4f6b Complete the SHAMapSync unit test. The test currently fails. Debug in progress 2012-02-01 14:22:34 -08:00
JoelKatz
443eef3a9b Complete the SHAMapSync code. Next step is to finish the testing harness. 2012-01-31 20:07:55 -08:00
JoelKatz
ca26a22314 Map sync testing framework. 2012-01-31 12:29:18 -08:00
JoelKatz
5a52d6fec3 More work on the ledger/SHAMap sync code. 2012-01-30 20:56:38 -08:00