Test case name | Result |
---|---|
String.prototype.match | |
String.prototype.split filter | |
String.prototype.matchAll |
Test name | Executions per second |
---|---|
String.prototype.match | 3393988.2 Ops/sec |
String.prototype.split filter | 1194901.1 Ops/sec |
String.prototype.matchAll | 625083.4 Ops/sec |