Skip to content

The parser is unable to handle big files #168

@Bernardo-MG

Description

@Bernardo-MG

Currently the parser is able to handle only files of a handful MBs.

It has been verified to work with files up to 50MB, and takes around 3 minutes for each 10MBs.

The reason behind this problem seems to be the Pyparsing library. But swapping it for another one would mean rewriting the factory, and the configuration DSL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions