kripod/otion

Investigate usage of string `replace` in place of RexExp `exec` loops

kripod opened this issue · 1 comments

Motivation

Reducing bundle size with nearly intact performance.

Basic example

https://twitter.com/leaverou/status/1288287409025814528

After doing some benchmarks, it turns out that the performance is not as good as I initially thought.