Benchmark name When Created
rot13342 7 years ago
Trim by RegExp 7 years ago
Do TypedArrays slow down when you add attributes to them? 7 years ago
Test splice 7 years ago
Test splice 7 years ago
Return true vs return; 7 years ago
Return true vs empty body 7 years ago
Return true vs empty body 7 years ago
Slice/join vs Substr 7 years ago
jquery(document.createelement).text.prop vs $(htmlstring) 7 years ago
Fat Arrow (native typescript) 7 years ago
Fat Arrow 7 years ago
Array.prototype.concat vs spread operator

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

7 years ago
jQuery.each() vs Array.prototype.forEach() 7 years ago
jQuery.text() vs Element.textContent 7 years ago
jQuery .html() vs Element.innerHTML 7 years ago
Tag name: compare various methods

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

7 years ago
Get elements by class: jQuery vs querySelectorAll vs getElementsByClassName

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

7 years ago
Get element by ID: jQuery vs getElementById vs querySelector 7 years ago
Change text of list items: jQuery vs. vanilla JS

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

7 years ago
jQuery by id vs Document.getElementById

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

7 years ago
jquery speed class filter 7 years ago
test class speed filter jquery 7 years ago
querySelector vs getElementById

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

7 years ago
Array constructor vs literal performance - 100000 items 7 years ago

 New benchmark Your benchmarks