Benchmark name When Created
Dom element measure #1 3 years ago
Assignt vs spred

check speed spred and assign

3 years ago
Math.round()

Math.round() vs toFixed()

3 years ago
Array Intersection vs. Set Intersection vs. Lodash part 4 3 years ago
Adam -- Array concat vs spread operator vs push

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

3 years ago
Array.find vs map to object then lookup.

For an array of objects, is multiple calls to Array.find performant? Can we improve find performance by first creating a flat array of just the object keys we are looking for, then calling Array.includes?

3 years ago
Adam - Array concat vs spread operator vs push

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

3 years ago
stews test 3 years ago
Map vs Object setup 1

setup of map vs object

3 years ago
lodashasfsadf 3 years ago
delete property of object vs create new object 3 years ago
Delete vs destructure for objects in loop

Measure the performance of delete versus removing a prop from an object in loop

3 years ago
.startsWith vs .indexOf

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

3 years ago
array.from vs spread with set 3 years ago
toggle vs add/remove odd

Toggle vs add/remove

3 years ago
Lodash 4.17.21 sort vs array.prototype.sort

https://cdn.jsdelivr.net/npm/[email protected]/lodash.min.js

3 years ago
Map vs Object with check

Lookup of map vs object

3 years ago
mul vs tern 3 years ago
lodash isUndefined vs typeof === undefined (take 2) 3 years ago
if vs ternary vs multiplication 3 years ago
flatMap() vs filter().map() vs forEach()

flatMap vs filter map

3 years ago
Some vs. Filter vs. indexOf vs every 3 years ago
image from blob vs native image src

image from blob vs native image src

3 years ago
Object Property Access Notation: Destructuring vs. Dot. vs. Bracket PK 3 years ago
_.merge vs destructuring 3 years ago

 Create Your benchmarks