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
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