Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Iterate over object

Various cases to iterate over given object

if vs ternary

No description provided

JS cloning benchmark

No description provided

assignment

ba

Deep Clone Performance - JSON vs Lodash vs Ramda vs Native

No description provided

createTextNode vs textContent vs innerText vs innerHTML

No description provided

delete vs omit

No description provided

Checking for presence of object key

No description provided

Map (Native vs Ramda vs Lodash)333

measures the speed of ramda's map vs Array's native map vs lodash map

map reduce complex

No description provided

foreach vs spread operator 2

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

Floating Point ToFixed

No description provided

Selector performance in JQuery 2

No description provided

Javascript Sorting Algorithms

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

Shuffle duration on large arrays

No description provided

ES6+ vs JQuery select attribute

Compares the performance of ES6+ in Chrome (mid-2018) against JQuery for selecting an element by ID and then getting one of its attributes.

innerhtml vs removechild(firstChild) vs removechild(lastChild) vs innerText

No description provided

isFunction vs typeof function

isFunction vs typeof function

Array loop vs foreach vs map vs for --

No description provided

document.querySelector vs jQuery

As the name.

Angular clone vs Lodash cloneDeep vs JSON Clone

No description provided

lodash.each vs ES6 FOR vs Native - v.2

No description provided

ramda vs splice

No description provided

lodash map vs es6 map v2

No description provided

lodash vs es6

lodash vs es6

NEW BENCHMARK Your Benchmarks