Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0
Firefox 123
Windows
Desktop
2 years ago
replace in a loop, count matches with g flag, replace without g flag
8K/s
replace in a loop without g flag
5K/s
View exact numbers
| Test name |
Executions per second |
|
✓
replaceAll
|
115,056 Ops/sec |
|
replace
|
113,783 Ops/sec |
|
replace in a loop, count matches with g flag, replace without g flag
|
7,802 Ops/sec |
|
replace in a loop without g flag
|
4,718 Ops/sec |
Tests:
-
replace
-
replaceAll
-
replace in a loop without g flag
-
replace in a loop, count matches with g flag, replace without g flag