Benchmark name When Created
isNaN vs regex one year ago
in vs simple if one year ago
push vs idx one year ago
Set has vs object keyx

performance comparison of ways to find if an array contains a value

one year ago
simple array and map vs forEach vs for by cuteLuna v4 one year ago
simple array and map vs forEach vs for by cuteLuna v3 one year ago
Boolean vs !! vs length one year ago
URI has No Extension

Tests whether or not a URI has a file extension

one year ago
or 223423 one year ago
Test URI for File Extension

Tests methods of checking for a specific file extension

one year ago
Memoization functions

Test different memoization functions

one year ago
hasOwnProperty vs direct access (bool) vs in 2 one year ago
push vs spread (reduce array) one year ago
testik228 one year ago
Array.prototype.filter vs Lodash filter for ~10000 one year ago
Array.prototype.slice vs spread operator by sean

Compare the new ES6 spread operator with the traditional slice() method

one year ago
asdfasdf comeon1

asdf

one year ago
Math.hypot vs Math.sqrt

Is Math.hypot actually faster than Math.sqrt?

one year ago
Array literal vs. string#split() one year ago
JS loops and iterators

Comparing speed of JavaScript loops

one year ago
reduce.concat() vs flat() vs concat + spread vs reduce + spread

Compare the new ES6 spread operator with the traditional concat() method

one year ago
getCookie: for vs for...of vs indexOf vs find vs reduce vs regex vs split vs fromEntries

Performance comparison of 8 functions to get Cookie value from a document.cookie string.

one year ago
for vs for of3 one year ago
for vs for of2 one year ago
native-splice-vs-chunk one year ago

 Create Your benchmarks