Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a perf test to check that the caching works.
* Uses `matchAll()`, which runs repeated operations on the same string. * Changing the string size should exhibit a near linear behavior. * (With high numbers we measure Node's GC and had to recreate the cache).
- Loading branch information