Benchmark name When Created
Classnames vs clsx with different api 2024 10 months ago
Arr clear 10 months ago
Lodash vs native (filter) 10 months ago
filter null vs negation 11 months ago
undefined equality vs negation 11 months ago
negation vs equality 11 months ago
filter vs compact with undefined not null 11 months ago
Array.prototype.concat vs spread operator vs push applyasdf asdf

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

11 months ago
innerHTML vs insertAdjacentHTML vs appendChild vs append vs insertAdjacentElement vs createDocumentFragment

innerHTML vs insertAdjacentHTML vs appendChild vs append vs insertAdjacentElement vs createDocumentFragment

11 months ago
JS BigInt vs two numbers bitwise performance

Compare Number vs BigInt for big numbers

11 months ago
underscore js

native vs underscore

11 months ago
Reduce Push vs. flatMap vs 123 11 months ago
Array Intersection vs. natife JS Set Intersection vs. Lodash part 3 11 months ago
Performance of JavaScript .forEach vs for..of 11 months ago
let vs const vs var 11 months ago
1134112 11 months ago
Math.floor(N) vs (N | 0) vs parseInt(N) 11 months ago
Object.freeze vs Object.seal call 11 months ago
npm clone lib vs lodash cloneDeep 11 months ago
let vs array

is let busted?

11 months ago
npm clone libv2 11 months ago
npm clone lib 11 months ago
Array for vs Array for of vs Set for of vs Set forEach * 1000

Testing the difference between native loops and find()

11 months ago
padStart vs slice vs string

Measures speed between using padStart and slice and string

11 months ago
RegEx defined inside vs outside Loop 11 months ago

 Create Your benchmarks