Benchmark name When Created
Measure text 2 years ago
Greedy vs non-greedy 2 years ago
Measure texts - OffscreenCanvas vs Canvas 2 years ago
concat vs lodash.concat vs. push.apply vs. spread operator vs. push in for loop (fixed spread)

Ripped off from another user but fixed a bug in "spread"

2 years ago
for-in vs object.keys no cycle 2 years ago
ByteByte

bytymighty

2 years ago
Search in array - find vs for loop vs object vs map

Compare different ways to search objects in an array given its id.

2 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Dates.

Test on isEqual performance

2 years ago
Lodash.get vs Property dot notation nested vs optional chaining 2 years ago
Lodash.get vs Property dot notation deeply vs optional chaining 2 years ago
Lodash omit Vs. es6 rest spread random keys 2 years ago
chunk list of objects 2 years ago
Test qwe qweqw

Test

2 years ago
Test qwe

Test

2 years ago
Array.includes vs Set.has vas Map.has 2 years ago
setAttribute vs dataset.attrName 2 years ago
Object.keys vs Object.getOwnPropertyNames - objects with 0 keys 2 years ago
Object.keys vs Object.getOwnPropertyNames - objects with 100k keys 2 years ago
double-bang-vs-boolean-cast

!!x vs Boolean(x)

2 years ago
compose_check 2 years ago
Instanceof vs string comparison vs property checking vs constructor comparison

Measure the performance of instanceOf operator vs comparing a basic string type.

2 years ago
EGO concat vs spread Small Array 2 years ago
ISO Date parsing split vs slice

Comparison of using split('T') or slice(0, indexOf('T')) in parsing out a date from an ISO string. Does not include any extra checking from the indexOf to ensure proper formatting of the string. Does not include array size checking after the split.

2 years ago
Which scroll is best? 2 years ago
querySelector vs getElementsByClassName ccc2 2 years ago

 New benchmark Your benchmarks