Benchmark name When Created
Change text of list items: jQuery vs. vanilla JS

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

8 years ago
jQuery by id vs Document.getElementById

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

8 years ago
jquery speed class filter 8 years ago
querySelector vs getElementById

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

8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Console.log 8 years ago
Matrix Tes

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

8 years ago
Passing Objects vs individual arguments

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

8 years ago
querySelector vs getElementById

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

8 years ago
Object Creation: key.value vs {} 8 years ago
r1 v r2 8 years ago
r1 v r2 8 years ago
square 8 years ago
Number vs + vs parseFloat 8 years ago
Vanilla JS, Cash and jQuery - GetID Speed Test 8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Array.push 8 years ago
for vs foreach vs some

Compare loop performance

8 years ago
Ternary Conditional with Concatenation vs. Traditional Conditional with Concatenation 8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Array constructor vs literal performance - 100000 items 8 years ago
Spread Push VS Concat Reassign 8 years ago
Spread Push VS Concat Reassign 8 years ago

 Create Your benchmarks