Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Firefox 121
Windows
Desktop
2 years ago
replace in a loop, count matches with g flag, replace without g flag
7K/s
replace in a loop without g flag
5K/s
View exact numbers
| Test name |
Executions per second |
|
✓
replace
|
124,493 Ops/sec |
|
replaceAll
|
117,762 Ops/sec |
|
replace in a loop, count matches with g flag, replace without g flag
|
7,330 Ops/sec |
|
replace in a loop without g flag
|
4,712 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