Skip to content

Adding a fast path for TextDecoder latin1 #178

Description

@anonrig

Latin1 still uses ICU, which is extremely slow. We can add a fast path, just like utf8 and make it extremely fast.

Ref: https://github.com/nodejs/node/blob/main/lib/internal/encoding.js#L424

cc @RafaelGSS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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