Test case name | Result |
---|---|
const constructed regex | |
const literal regex | |
inline literal regex | |
inline contructed regex |
Test name | Executions per second |
---|---|
const constructed regex | 9420262.0 Ops/sec |
const literal regex | 9416845.0 Ops/sec |
inline literal regex | 9132099.0 Ops/sec |
inline contructed regex | 3882487.2 Ops/sec |