Sun, 29 Jun 2014 01:41:33 +0200 Schedule checksum computations so that we reduce hard drive seeks
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jun 2014 01:41:33 +0200] rev 8
Schedule checksum computations so that we reduce hard drive seeks The previous approach was not working.
Sat, 28 Jun 2014 22:23:28 +0200 Refactor checksum functions to reduce code duplication
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 22:23:28 +0200] rev 7
Refactor checksum functions to reduce code duplication
Sat, 28 Jun 2014 21:57:58 +0200 Cosmetics - move function
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 21:57:58 +0200] rev 6
Cosmetics - move function
Sat, 28 Jun 2014 20:40:00 +0200 Refactor the checksum part
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 20:40:00 +0200] rev 5
Refactor the checksum part Instead of doing #1 partial checksums #2 full checksums when needed we do the full checksums as soon as partial checksums match. This should reduce disk seeks.
Sat, 28 Jun 2014 20:36:37 +0200 Update .hgignore
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 20:36:37 +0200] rev 4
Update .hgignore
Sat, 28 Jun 2014 20:36:10 +0200 Add descriptions to exported functions
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 20:36:10 +0200] rev 3
Add descriptions to exported functions
Sat, 28 Jun 2014 18:28:09 +0200 s/createSizeHash/initialCleanup/
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 18:28:09 +0200] rev 2
s/createSizeHash/initialCleanup/
Sat, 28 Jun 2014 18:21:33 +0200 Remove useless optimization
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 18:21:33 +0200] rev 1
Remove useless optimization
Sat, 28 Jun 2014 14:03:08 +0200 Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jun 2014 14:03:08 +0200] rev 0
Goduf - initial version-controlled revision
(0) +10 tip