An open API service indexing awesome lists of open source software.

https://github.com/mathiasbynens/string-prototype-replace-regexp-benchmark

Generated JavaScript benchmarks for String.prototype.{replace,replaceAll} with global regular expressions based on emoji-test-regex-pattern.
https://github.com/mathiasbynens/string-prototype-replace-regexp-benchmark

Last synced: about 2 months ago
JSON representation

Generated JavaScript benchmarks for String.prototype.{replace,replaceAll} with global regular expressions based on emoji-test-regex-pattern.

Awesome Lists containing this project

README

        

# `string-prototype-replace-regexp-benchmark`

This project generates benchmarks for `String.prototype.{replace,replaceAll}` with global regular expressions based on [`emoji-test-regex-pattern`](https://github.com/mathiasbynens/emoji-test-regex-pattern).

See [the `dist/` folder](https://github.com/mathiasbynens/string-prototype-replace-regexp-benchmark/tree/main/dist).