Benchmark name When Created
slice vs substr vs substring remove first character

Remove First Character

3 years ago
Array concat vs spread operator vs push - with large arrays6

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

3 years ago
Array concat vs spread operator vs push - with large arrays5

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

3 years ago
clientHeight vs getComputedStyle().height

element.clientHeight vs window.getComputedStyle(element).height

3 years ago
slice vs substr vs substring (with no end index) - 2

Compares slice, substr and substring to each other when there is only a start index

3 years ago
test23123

test

3 years ago
endsWith vs Regex extension 3 years ago
findIndex vs. indexOf 3 years ago
Some vs. Filter vs. findIndex with unassigned cells 3 years ago
ifs compare 2 3 years ago
ifs compare 3 years ago
Double tilde vs Math.floor 10.8 3 years ago
Object.assign Spread vs Object.assign.apply 3 3 years ago
Object.assign Spread vs Object.assign.apply 2 3 years ago
Object.assign Spread vs Object.assign.apply 3 years ago
IndexOf vs Includes vs some

Banana

3 years ago
lodash isEqual to manual equal

Compares lodash equal and manual equal performance

3 years ago
JavaScript spread operator vs Object.assign performance (blackcoffeecat) 3 years ago
~~ vs Math.Floor 2 3 years ago
Array.prototype.concat vs spread operator - j

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

3 years ago
Quick Sin Cos vs Math Sin Cos vs Fastest 3 years ago
Quick Sin Cos vs Math Sin Cos 3 years ago
Array .push() vs .unshift() multiple 3 years ago
className vs. getAttribute vs. classList sadsadasdsasadsadsas 3 years ago
className vs. classList (comparing and adding)xxzczxccxzxcz 3 years ago

 Create Your benchmarks