Skip to content

Quantify the performance improvement #9

@gsathya

Description

@gsathya

The README claims:

String.prototype[Symbol.iterator] which allows a hassle-free iteration over string codepoints, but yields their string values, which are inefficient to work with in performance-critical lexers, and still lack position information.

I would expect the iteration protocol to dominate baseline performance, which is still true for this proposal. I'm curious about the performance gains with this proposal. Is there a benchmark for this claim?

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