Skip to content

Rework Sga V2 Parser/Writer #17

Description

@vojcermak

The current implementation of the SGA V2 parser is suboptimal. Currently, for every attribute of the TOC, I trigger a file stream read, which is slow. I would like to add a buffer where I load a chunk of the header, so the number of writes/reads will decrease, which I hope will improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions