Skip to content

Consider using a flex based scanner #1

@dhruvbird

Description

@dhruvbird

Consider using a flex based scanner for more maintainability.
The current scanner is hand-written, but allows us to use mmap(). With a flex based scanner, we need to investigate if we can track the file offset. Also benchmark the flex based scanner to see if it's fast enough (I think it should be).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions