I hereby claim:
- I am michaelkohler on github.
- I am michaelkohler (https://keybase.io/michaelkohler) on keybase.
- I have a public key ASDqjUDW9h3vVeg8jKs2n8Qc1uzYFiJi3G5bTpZmzu83Rgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"/> | |
| <title>String#includes vs. String#indexOf vs. RegExp</title> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script> | |
| <script src="./suite.js"></script> | |
| </head> | |
| <body> | |
| <h1>Open the console to view the results</h1> |