Test name | Executions per second |
---|---|
substring and substring | 3635882.8 Ops/sec |
replace inline regex | 3598331.8 Ops/sec |
replace compiled regex var | 2906967.8 Ops/sec |
brackets and substring | 3628823.0 Ops/sec |
brackets and slice | 3648761.8 Ops/sec |
substring and slice | 3650814.0 Ops/sec |
brackets and substr (legacy) | 3644083.5 Ops/sec |
substr and substr (legacy) | 3650102.5 Ops/sec |
replace with string from var | 2640792.0 Ops/sec |
replace inline string | 3346101.5 Ops/sec |