Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

tempalte literal vs query selector/set attribute

tempalte literal vs query selector/set attribute

Array.prototype.concat vs spread operator bench

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

Regex testing

This tests two regex expressions that find strings that are wrapped between {} curly braces.

Javascript Object vs Array.indexOf

No description provided

Single vs Double Loop - Diffing with Lodash

No description provided

insertAdjacentHtml vs innerHTML - Replace

insertAdjacentHtml vs innerHTML

toFixed vs toPrecision vs Math.round() asd

No description provided

math pow vs multiply **

No description provided

Object.assign() vs Reflect.set()

No description provided

Object.getOwnPropertyDescriptor().value vs Reflect.get()

No description provided

Large data Performance: innerHTML vs DocumentFragment

No description provided

Date valueOf() vs getTime()

No description provided

JavaScript spread operator vs Object.assign direct mutation vs Object.assign in new Object performance

No description provided

JavaScript spread operator vs Object.assign in new Object performance

No description provided

reduce array to object

No description provided

native intersect vs lodash intersect biig

No description provided

native intersect vs lodash intersect small and large 3

No description provided

native intersect vs lodash intersect small and large 2

No description provided

native intersect vs lodash intersect small and large

No description provided

Object with forIn vs Keys forI

No description provided

JSON.stringify vs Object.values.join 2

No description provided

JSON.stringify vs Object.values.join

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings. Testing 123

Test on isEqual performance

eval vs new Function (fix)

No description provided

jQuery.is perf test

No description provided