Benchmark name When Created
object functions vs if statements 3 years ago
test: loop vs keys 3 years ago
test1: for...in vs Object.keys().forEach(); 3 years ago
For in vs object keys test

For in vs object keys test

3 years ago
For in vs object keys

For in vs object keys

3 years ago
Lodash cloneDeep VS spread operator ts 3 years ago
My Bench 3 years ago
Ultimate DOM Manipulation Benchmark (NodeList.classList.remove) 3 years ago
Ultimate DOM Manipulation Benchmark (NodeList.classList.add) 3 years ago
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

 New benchmark Your benchmarks