replace regex string

Benchmark created by Raphael Mu on


Test runner

Ready to run.

Testing in
TestOps/sec
regex
'2.2'.replace(/\./, ',')
ready
string
'2.2'.replace('.', ',')
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by Raphael Mu on