Benchmark name When Created
Math.pow(x,0.5) vs Math.sqrt(x) vs **.5 one month ago
for loop vs. .map (collection) one month ago
Getting/Keeping only the first item of an array: length VS splice VS slice

Based on https://stackoverflow.com/questions/39510821/how-to-remove-all-element-from-array-except-the-first-one-in-javascript. All results should output "a" in the console using console.log(arr).

one month ago
Math.floor vs alternatives 2 one month ago
better eval vs function one month ago
json stringify vs object tostring AA

Abc

one month ago
lodash uniq vs set performance one month ago
lodash uniq vs set 10 one month ago
object-hash SHA-1 vs murmur2-JSON.stringify one month ago
Math.max() vs .map().sort().reverse() one month ago
Math.random vs crypto.getRandomValues (2) vs RandomUUID one month ago
[LC] template one month ago
hash-sum vs object-hash opttimized 2 one month ago
object-hash SHA-1 encoding 2 excludeKeys hasOwnProperty fix one month ago
object-hash SHA-1 encoding 2 one month ago
object-hash SHA-1 vs MD5 vs passthrough one month ago
object-hash one month ago
jmfSpeedTest2

which is faster, nested if or switch

one month ago
jmfSpeedTest

which is faster, nested if or switch

one month ago
Reduce vs Map+FromEntries vs for loop vs forof loop vd one month ago
RW - test3

Testing some things

one month ago
RW - test2

Testing some things

one month ago
RW - test

Testing some things

one month ago
Array spred push vs Array.prototype.push.apply one month ago
Reduce vs Map+FromEntries vs for loop vs forof loop one month ago

 New benchmark Your benchmarks