replace hashmap of chunks with btreemap
this avoids sorting the chunks for systematic recovery, which is the hotpath we aim to optimise
parent
d83bf50b
Please register or sign in to comment
this avoids sorting the chunks for systematic recovery, which is the hotpath we aim to optimise