Benchmark name When Created
Delete vs destructure for objects without mutating s

Measure the performance of delete versus removing a prop from an object without mutating

one month ago
appendChild vs replaceWith, DocumentFragment vs not DocumentFragment 10 elements

appendChild vs replaceWith, DocumentFragment vs not DocumentFragment

one month ago
appendChild vs replaceWith, DocumentFragment vs not DocumentFragment

appendChild vs replaceWith, DocumentFragment vs not DocumentFragment

one month ago
array includes vs object key vs set

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

one month ago
jQuery 4.0.0-beta by id vs Document.getElementById one month ago
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

 New benchmark Your benchmarks