Benchmark name When Created
Ultimate DOM Manipulation Benchmark (NodeList.setAttribute using class name) 3 years ago
Ultimate DOM Manipulation Benchmark (NodeList.setAttribute) 3 years ago
Ultimate DOM Manipulation Benchmark (Element.setAttribute) 3 years ago
Ultimate DOM Manipulation Benchmark (Element ID Selection) 3 years ago
getElementById, querySelector, querySelectorAll, and ki.jsroutine 3 years ago
getElementById, querySelector, querySelectorAll, and salt.js routine 3 years ago
eval vs new Function, encoded arrays 3 years ago
Add item to first position in array 3 years ago
Remove first position from array 3 years ago
TextEncoder vs String hash v2

Test TextEncoder encoding vs simply encoding with a string

3 years ago
Elemint vs... (Lookup) 3 years ago
Array concat vs spread operator vs push SAM

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

3 years ago
Dot property set notation VS Lodash.set poop

Compares different approaches to set an object property

3 years ago
for loop vs every

iterating over an array to test whether every element satisfies a condition the for loop uses "inlining" (the condition is right there, without an extra function call) the call to every uses the predefined lambda ("cond")

3 years ago
random list 3 years ago
concat vs spread operator vs push 3

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

3 years ago
concat vs spread operator vs push

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

3 years ago
Array push vs spread operator 2

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

3 years ago
indexof vs hash 3 years ago
JQuery: find with selected selector vs filter selected selector

find the best solution for optimize getting selected option

3 years ago
JQuery: hidden selector vs hidden attribute v2

find the best solution for get hidden element

3 years ago
JQuery: test selector with three redundant type

find the best solution for getting elements, which does not belong to the one of three input type

3 years ago
JQuery: find elements which does not need have value vs not function vs not selector

look the best solution for find elements, which do not have need value

3 years ago
aaaaqqqq 3 years ago
JQuery: compare approaches for get of children

Find the best approach for getting options

3 years ago

 New benchmark Your benchmarks