Benchmark name When Created
moment.js parse vs parseZone vs new Date for iso 8601 date one year ago
custom events vs pubSub custom with map and set one year ago
matches vs. complex matches vs closest vs. classList2 one year ago
Combine "set with destructuring" vs "map with push" one year ago
test startsWith vs IndexOf one year ago
Array length boolean check

Measures and compares the performance of array.length > 0 and !!!array.length

one year ago
Date comparison without time one year ago
Recursive reduce vs recursive flatMap one year ago
String() vs .toString() vs ``.toString() with .toLowerCase() one year ago
Case insensitive search: regex.test() vs string.toLowerCase().includes() one year ago
String() vs .toString() vs ``.toString() one year ago
lodash flow vs ramda pipe v2 one year ago
Array loop vs foreach vs map forsk2 one year ago
Array loop vs foreach vs map forsk one year ago
lodash _.some vs Array.some

lodash vs Array some

one year ago
Object.fromEntries vs for at scale one year ago
custom events vs pubSub custom one year ago
removeChild vs display="none" performance benchmark

This benchmark is a fork of a different one. This time, using a different way to iterate childs for display:none. I was worried the original benchmark was not being fair.

one year ago
copy and index vs map replace one year ago
append vs appenChild : TextNode one year ago
Object.fromEntries vs reduce vs Map vs for of vs for one year ago
append + createTextNode vs appenChild one year ago
replaceAll vs regex replace-09870987 one year ago
FindIndex(real findIndex) + splice vs filter one year ago
custom events vs pubSub one year ago

 Create Your benchmarks


;