Skip to content

Example from README not functional for big files #3

@pitchforks

Description

@pitchforks

Doing read() on a big file containing many PGN games (think hundreds of megabytes and more) takes a very long time and eats up lots of memory.

Doing pgn.loads() on a big string is even worse because there's the risk of completely running out of memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions