Skip to content

Improve line parsing #40

@gforcada

Description

@gforcada

The raw lines are being processed by a huge regular expression that needs to capture every small detail of it. This is the main factor of the slowness, as checked with a rather small file (50k lines only) and performance tools.

Are there other, faster, ways to process it? 🤔

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