Browse the latest JavaScript performance benchmarks created by the community.
Test best way to transfer simple arrays
Compare methods for testing string's beggining character.
No description provided
No description provided
No description provided
No description provided
regex speed test
regex speed test
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr
Compare the new ES6 spread operator with the traditional concat() method and push
No description provided
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional slice() method
flatMap vs filter map
No description provided
Define a method that takes an iterable/array and a predicate, and returns two arrays, one with passing elements and one with failed elements. This is useful where you usually use filter(), but want also want an array with the elements that failed the filter.
Define a method that takes an iterable/array and a predicate, and returns two arrays, one with passing elements and one with failed elements. This is useful where you usually use filter(), but want also want an array with the elements that failed the filter.
No description provided
No description provided
No description provided
No description provided
No description provided