Skip to content

Use memory mapped files to improve IO performance #21

@LukasKalbertodt

Description

@LukasKalbertodt

On platforms that support mmap, we should probably just mmap files and read from there. However, this is only useful when we use the slice directly so that the ParseBuf overhead is completely gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions