regex.exec vs regex.testFastest: regex.test (1.3x faster)
15,220,298 ops/sec
11,489,192 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| regex.exec | |
| regex.test |
| Test name | Executions per second |
|---|---|
| ✓ regex.test | 58,867,800 Ops/sec |
| regex.exec | 40,922,256 Ops/sec |