Skip to content

Provide MMAP alternative #1

@waveform80

Description

@waveform80

When CompoundFileReader is constructed with a "real" file (i.e. something that returns an fd from fileno()), we should mmap the file and just read the bits of the FAT that we require in response to read requests from constructed streams. This should be considerably more efficient than constructing the entire FAT in memory

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions