| Test case name | Result |
|---|---|
| TestRegex validation - Valid input | |
| Regex validation - Invalid input | |
| Try-catch validation - Valid input | |
| Try-catch validation - Invalid input |
| Test name | Executions per second |
|---|---|
| TestRegex validation - Valid input | 26010314.0 Ops/sec |
| Regex validation - Invalid input | 43248424.0 Ops/sec |
| Try-catch validation - Valid input | 11689074.0 Ops/sec |
| Try-catch validation - Invalid input | 102001.5 Ops/sec |