Test case name | Result |
---|---|
RegEx.test correct short email | |
Array.foreach correct short email | |
Array.find corect short email | |
RegEx.test correct long email | |
Array.foreach correct long email | |
Array.find corect long email | |
RegEx.test incorrect short email | |
Array.foreach incorrect short email | |
Array.find incorect short email | |
RegEx.test incorrect long email | |
Array.foreach incorrect long email | |
Array.find incorect long email |
Test name | Executions per second |
---|---|
RegEx.test correct short email | 9063225.0 Ops/sec |
Array.foreach correct short email | 15810079.0 Ops/sec |
Array.find corect short email | 19165648.0 Ops/sec |
RegEx.test correct long email | 4336431.0 Ops/sec |
Array.foreach correct long email | 13661151.0 Ops/sec |
Array.find corect long email | 15322855.0 Ops/sec |
RegEx.test incorrect short email | 951179.1 Ops/sec |
Array.foreach incorrect short email | 18163936.0 Ops/sec |
Array.find incorect short email | 18821190.0 Ops/sec |
RegEx.test incorrect long email | 398053.8 Ops/sec |
Array.foreach incorrect long email | 17862200.0 Ops/sec |
Array.find incorect long email | 18181466.0 Ops/sec |