Closed agrueneberg closed 8 years ago
Right now each element is extracted individually. We could just read in chunks and go from there. This should be a significant optimization for most use-cases.
Not a problem anymore thanks to memory mapping.
Right now each element is extracted individually. We could just read in chunks and go from there. This should be a significant optimization for most use-cases.