Benchmark name When Created
Speed of ForI 11 months ago
luxon 3.3.0 vs datefns 11 months ago
spread vs ArrayFrom object 11 months ago
spread vs ArrayFrom 11 months ago
splice vs double pop

100k list

11 months ago
JavaScript sdfsdfds performance1 11 months ago
JavaScript sfsdfsdf performance1 11 months ago
test and otherwise 11 months ago
javascript new vs Object.create 3 11 months ago
Direct call vs bind vs call vs apply vs self (with many params) 11 months ago
destruct object 11 months ago
javascript new vs Object.create 2 11 months ago
Check if specified obj is DOM Node 11 months ago
javascript new vs Object.create 11 months ago
asdasdfasdfasdf 11 months ago
Lodash DifferenceWith vs Native 2 11 months ago
v2 JavaScript spread operator vs Object.assign performance 11 months ago
array vs set lookup

uses array includes, array indexOf, and set has

11 months ago
compare the ways to generate an empty array for iteration

- Array.apply: Array.apply(null, Array(100)) - Destructuring operator: [...Array(100)] - Array.prototype.fill Array(100).fill(undefined) - Array.from Array.from({ length: 100 })

11 months ago
startswith vs includes on lorem ipsim 11 months ago
hash-sum vs object-hash (primitive types) 11 months ago
for vs foreach ej 11 months ago
RegEx.test vs Array.includes bench 11 months ago
array indexOf vs includes vs some corrected

performance comparison of ways to find if an array contains a value

11 months ago
JavaScript spread operator vs Object.assign performance no mut 11 months ago

 New benchmark Your benchmarks