This adds a really rudimentary chunking iterator struct. This can be helpful in dealing with bottlenecks when used in concert with e.g. a read ahead iterator.
Not sure that we want this in this crate but per discussion with Tim I figured I'd send it up for review and we can discuss about where to put it once you've gotten eyes on it.
This adds a really rudimentary chunking iterator struct. This can be helpful in dealing with bottlenecks when used in concert with e.g. a read ahead iterator.
Not sure that we want this in this crate but per discussion with Tim I figured I'd send it up for review and we can discuss about where to put it once you've gotten eyes on it.