Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Fat Arrow

No description provided

Array.prototype.concat vs spread operator

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

jQuery.each() vs Array.prototype.forEach()

No description provided

jQuery.text() vs Element.textContent

No description provided

jQuery .html() vs Element.innerHTML

No description provided

Tag name: compare various methods

Compare various methods of identifying an element by its tag name.

Get elements by class: jQuery vs querySelectorAll vs getElementsByClassName

Compare various methods of obtaining a group of elements identified by class name

Get element by ID: jQuery vs getElementById vs querySelector

No description provided

Change text of list items: jQuery vs. vanilla JS

Get the items from a list and change the text of each of them.

jQuery by id vs Document.getElementById

Comparing speed of getting element by id with jQuery vs Vanilla JS

jquery speed class filter

No description provided

querySelector vs getElementById

Test the performance of the default Javascript querySelector vs the getElementById method.

Array constructor vs literal performance - 100000 items

No description provided

Console.log

No description provided

Matrix Tes

Testing speed of passing objects to a matrix, or accessing the object to pass parameters

Passing Objects vs individual arguments

A quick test to see if it's faster to pass 1 object, than multiple arguments

querySelector vs getElementById

Test the performance of the default Javascript querySelector vs the getElementById method.

Object Creation: key.value vs {}

No description provided

r1 v r2

No description provided

r1 v r2

No description provided

square

No description provided

Number vs + vs parseFloat

No description provided

Vanilla JS, Cash and jQuery - GetID Speed Test

No description provided

Array constructor vs literal performance - 100000 items

No description provided

Array.push

No description provided