regex.exec vs regex.testFastest: regex.test (1.3x faster)
15,378,309 ops/sec
11,722,941 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 | 67,482,224 Ops/sec |
| regex.exec | 46,869,992 Ops/sec |