Benchmark name When Created
_.merge vs _.assign vs JS reduce 35 minutes ago
Array.from() vs new Array() vs push pushup

Testing the difference between creating filled arrays.

an hour ago
lodash uniq vs set spread

is it faster to use spread notation and a new Set or is it faster to use lodash uniq?

an hour ago
Reduce with spread operator vs without on a large array 2

Reduce with spread operator vs without on a large array

2 hours ago
Set vs Object vs Map vs Array, Access

Compare the speed to retrieve a value from three data structures that can be used for boolean referencing; i.e. for mapping enabled settings.

2 hours ago
javascriptTest2403191 8 hours ago
jsTest 8 hours ago
Yea Shut up

Ahaa

9 hours ago
increment vs assignment 10 hours ago
querySelector vs Closest! 12 hours ago
Intl.NumberFormat vs manual 14 hours ago
Array concat vs spread vs push spread, loop, apply (bigger cases 2)

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

16 hours ago
Array concat vs spread vs push spread, loop, apply (bigger cases)

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

16 hours ago
replaceAll vs regex replace compiled 17 hours ago
Some vs Find bool vs findIndex bool 2 18 hours ago
Some vs Find bool vs findIndex bool 18 hours ago
Some vs Find bool 18 hours ago
Loop Comprasion TT Team 20 hours ago
Math.pow vs Exponentiation vs Shift 20 hours ago
Loop Comprasion 20 hours ago
RecursiveDeepCopyTTTeam 20 hours ago
Lodash.get vs Property dot notation with default value 21 hours ago
Methods to remove duplicates object with a key from array 23 hours ago
For const of vs Map yesterday
Object.values vs filter(Boolean)

Filtering out undefined values

yesterday

 New benchmark Your benchmarks