Run results for: find() vs indexOf() vs for...of vs for-loop - bigger array
Testing the difference between native loops and find() with a bigger array of 10,001 elements :)
Fixed bug in the original test forked from: https://www.measurethat.net/Benchmarks/Show/4261/0/find-vs-forof-vs-for-loop
(node.id is undefined in find() test)