JS Searchable HashSet Benchmark

This page will test the performace of lookups on a hashset compared to a conventsional array. It will input with 10000 entries into eash, double checking for duplicates on each insert.