Benchmark name | When Created |
---|---|
String concatenation vs array join vs array reduce | 3 years ago |
set filter | 3 years ago |
reduce vs map + fromEntries + forEach | 3 years ago |
URL to key/value parsing
Test of extracting key/value pairs from the location.href or other URLs |
3 years ago |
Array updating for angular | 3 years ago |
Math.radom() * 40
test cycles performance |
3 years ago |
aaa vs bbb | 3 years ago |
aa vs bb | 3 years ago |
toLocaleString vs window.Intl.NumberFormat
toLocaleString vs window.Intl.NumberFormat |
3 years ago |
GetElementById and GetElementsByCLassName
Fastest way to get element in JavaScript |
3 years ago |
Lodash isPlainObject vs JS Constructor Check (with more cases) | 3 years ago |
Array .push() vs .unshift() with multiple elements | 3 years ago |
ClassName.indexOf and ClassList.contains
Fastest way to find if class exists in JavaScript |
3 years ago |
ClassName.replace vs ClassList.remove
FInd out what is the fastest way to remove a class in JavaScript |
3 years ago |
incrementing 1000
--i vs i-- |
3 years ago |
load indices 3 | 3 years ago |
load indices | 3 years ago |
slice x substr x substring
slice x substr x substring |
3 years ago |
getTime | 3 years ago |
Ramda(0.27.0) vs. Lodash(4.17.20) vs Natice (filter, find)
Compares performance on the same tasks using Lodash vs Ramda vs Native. |
3 years ago |
Coercing
Coercing |
3 years ago |
Lodash maxBy vs Math.max & Map | 3 years ago |
JavaScript spread operator vs Object.assign 3 | 3 years ago |
JavaScript spread operator vs Object.assign 2 | 3 years ago |
JavaScript spread operator vs Object.assign | 3 years ago |