JS Regex vs .startsWith vs .indexOf vs endsWith vs charAt vs index[0] (version: 0)
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr
Comparing performance of: regex start vs startsWith vs regex end vs endsWith vs indexOf start vs indexOf end vs charAt end vs charCodeAt end vs charCodeAt start vs index[0] start