Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

> _.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

JSON Stringify Speed Test3

This benchmark tests whether the speed or JSON.stringify changes with object size

JSON Stringify Speed Test2

This benchmark tests whether the speed or JSON.stringify changes with object size

Object copy vs spread

No description provided

Array.prototype.slice vs spread operator!111

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

public vs private vs symbol

No description provided

public vs private vs local

No description provided

Array creation (preallocated vs from fixed)

No description provided

fghjkt 6 and at max 200 characters long.

No description provided

GroupBy equiv. without groupBy v2

Grouping array of objects by key without using groupBy

Class method using arrow function expression vs normal function comparison

No description provided