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

100k list

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

uses array includes, array indexOf, and set has

one year 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 })

one year ago
startswith vs includes on lorem ipsim one year ago
for vs foreach ej one year ago
RegEx.test vs Array.includes bench one year ago
array indexOf vs includes vs some corrected

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

one year ago
JavaScript spread operator vs Object.assign performance no mut one year ago
speed test date-fns.parse one year ago

 Create Your benchmarks