Test case name | Result |
---|---|
text.includes() | |
regex.test() | |
string.match() | |
string.indexOf() | |
asdasd22 |
Test name | Executions per second |
---|---|
text.includes() | 17760508.0 Ops/sec |
regex.test() | 19065294.0 Ops/sec |
string.match() | 14024761.0 Ops/sec |
string.indexOf() | 18079002.0 Ops/sec |
asdasd22 | 16774159.0 Ops/sec |