Benchmark name When Created
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
querySelector vs getElementsByClassName ccc1 2 years ago
lodash flatmap vs array.flat (large) 2 years ago
lodash flatmap vs array.flatMap 2 years ago
EGO set vs lodash vs underscore 2 years ago
innerhtml vs removechild vs remove(firstChild) vs remove(lastChild) 2 years ago
Lodash.get vs Property dot notation deeply nested 2 years ago
Lodash.get vs Property dot notation nested 2 years ago
Bitwise, Bitwise not, and Math floor 2 years ago
Compare Lodash and JS rand 2 years ago
Data duplication (single run) 2 years ago
Data duplication 2 years ago

 New benchmark Your benchmarks