Benchmark unsuccessful array find against iterating using for..in.
In my case this is interesting because I'm having a sorted array and know that I'm not going to successful after a certain element value is reached
Memory measurements supported only in Chrome.
For precise memory measurements Chrome must be launched with --enable-precise-memory-info flag.
More information: Monitoring JavaScript Memory