Skip to content

Revisit my special case for ASCII in the lexer #91

@zachwolfe

Description

@zachwolfe

Some time ago I added a fast-path for ASCII characters in the lexer, which I remember making a huge difference for performance. Apparently, unicode-segmentation has since added a similar fast-path (unicode-rs/unicode-segmentation#79). I should benchmark again, and see if my fast-path still makes much of a difference. If it does, maybe I could make a pull request to unicode-segmentation.

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