Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Updating Classes v1 + jQuery

comparing the 4 Titans

Updating Classes v1

comparing the 4 Titans

NativeGet vs NativeQuery vs EarthJS vs jQuery

comparing the 4 Titans

Native vs EarthJS vs jQuery

comparing the 3 Titans

earthJS vs jQuery2

comparing my new earth JS

earthJS vs jQuery

comparing my new earth JS

Lodash isEqual test 2

Test on isEqual performance

url testing

No description provided

delete vs assign to null

The idea's to know the time difference between using "delete obj.key" rather than obj.key = null.

jQuery addClass vs classList.add both wrapping element

No description provided

Angular clone vs Lodash clone vs JSON Clone vs Object.assign

No description provided

Angular clone vs Lodash clone vs JSON Clone

No description provided

String to bool

No description provided

lodash.each vs Object.forEachsss

No description provided

Iterating over string

No description provided

Object Deep Copy with jQuery

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

jQuery 2.2.0 vs Vanilla JS SetText Speed Test

Pure JS .innerText vs Pure JS .innerHTML vs Pure JS .textContent vs jQuery .text() vs jQuery .html() vs jQuery .find() vs jQuery .find().html()

Array .push() vs .unshift() 2

No description provided

JavaScript spread operator vs Object.assign performance - large object

No description provided

Array.prototype.concat vs ...spreadOperator vs $.merge

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

create DOM Element Test

createElement, innerHTML, cloneNode方法创建DOM元素时间测试

fors vs for..of vs NodeList.forEach vs Array.forEach vs jQuery.each

No description provided

multiple Map usesage

No description provided

className vs. classList v2

No description provided

REDUCE vs FOR 2018-09

No description provided