sidewinder icon indicating copy to clipboard operation
sidewinder copied to clipboard

Improve compaction

Open ambud opened this issue 6 years ago • 1 comments

Compaction right now is a bit sensitive to running large number of buffer re-writes. Compaction's goal is to reduce the data size and reduce writer list sizes that saves heap and allows deletion of older files.

Enhancement would allow Sidewinder to reduce heap utilization while preventing dangling old data files that still require memory mapping.

ambud avatar May 16 '18 02:05 ambud

while autocorrelation w GPU takes it own sweet time, Im down to look at this! :) pls help to point me to the code I should be looking at

pauljv92 avatar Aug 01 '18 17:08 pauljv92