Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Mac OS X 10.15.7
Desktop
one year ago
replace in a loop, count matches with g flag, replace without g flag
22K/s
replace in a loop without g flag
14K/s
View exact numbers
| Test name |
Executions per second |
|
✓
replace
|
329,009 Ops/sec |
|
replaceAll
|
325,797 Ops/sec |
|
replace in a loop, count matches with g flag, replace without g flag
|
22,182 Ops/sec |
|
replace in a loop without g flag
|
14,224 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