Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

jquery vs vanilla js

jquery vs vanilla js

Array vs Linked List

Manage Todos in a list - compare performance of Array vs Linked List.

forEach vs reduce

No description provided

forEach vs reduce

No description provided

forEach vs reduce

No description provided

sort vs reduce

No description provided

sort vs reduce

No description provided

sort vs reduce

No description provided

DOM: Append Performance

Document Fragment vs. String Concatenation

deep clone

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

Dot property notation VS Lodash.get

Compares different approaches to access a object property

round vs trunc vs floor

No description provided

floor vs trunc

No description provided

array remove vs _.remove

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

array find vs _.find

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

array map vs _.map

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

Object size vs _.size

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

Object values vs _.values

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

Array.prototype.forEach vs _.each

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

Array.prototype.concat vs spread operator

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

Setting Canvas Pixel

No description provided

slice vs filter

No description provided

Instanciation vs object

No description provided

lodash vs for-of vs forEach

No description provided

lodash.each vs Object.forEach

No description provided