Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

localeLowerCase vs LowerCase

No description provided

Add new element to array: unshift vs destructuring

No description provided

fork of for vs foreach vs some vs every vs for..of vs map

Compare loop performance

lastIndexOf + slice vs split + slice

lastIndexOf + slice vs split + slice

lastIndexOf vs indexOf (lastIndexOf benefit)

lastIndexOf benefit

Round to 2 decimal places speed comparisons

No description provided

lodash.round VS Math.round (2 decimal places)

No description provided

Splitting a row id into a Map

No description provided

Symbol vs String property square bracket increment

No description provided

Lodash Lazy Evaluation vs ES6 Strict Evaluation

Lodash Lazy Evaluation vs ES6 Strict Evaluation

> _.cloneDeep() vs JSON.Parse(JSON.stringify()) <

Lodash vs ES6 비교

> _.includes() vs [].includes() <

Lodash vs ES6 비교

_.filter() vs [].filter()

Lodash vs ES6 비교

_.forEach() vs _.each() vs [].forEach()

Lodash vs ES6 비교

test for loops kme

No description provided

new Sym vs ++ vs new Arr vs new Obj 2

No description provided

new Sym vs ++ vs new Arr vs new Obj

No description provided

Lodash "uniqWith", " "uniqBy", Node "Map" 2

No description provided

Test adding into array

No description provided

Array.isArray vs lodash isArray

No description provided

array indexOf vs includes vs some-2

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

array indexOf vs includes vs some1

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

flatMap vs reduce (concatenation)

No description provided

Test flatmap reduce

No description provided

querySelectorAll vs getElementsByTagName ES6 iteration

No description provided