Moinak Ghosh
|
94563a7ecd
|
Fix buffer size computation when allocating Rabin block array.
Reduce memory usage of Rabin block array.
Add an SSE optimization for bsdiff.
Move integer hashing function to utils file.
More updates to README.
|
2012-07-28 23:55:24 +05:30 |
|
Moinak Ghosh
|
fd7c7e9a65
|
Use 4-byte ints for header values instead of 8-byte size_t.
Use RLE on control data if it reduces the size.
Update some comments.
Use scratch space at end of data chunk, if available.
|
2012-07-20 20:53:46 +05:30 |
|
Moinak Ghosh
|
e788eb43b8
|
Implement Delta Encoding based on modified bsdiff.
Change to more accurate Sketch value computation approach.
|
2012-07-19 21:41:07 +05:30 |
|