Benchmark name When Created
spread vs concat vs unshift vs push+sort

spread vs concat vs unshift vs push+sort

4 years ago
getElementById vs querySelector vs getElementsByClassName vs getElementsByName FIXED

Test performance of different ways of get just one particular DOM element - using each method's strengths, instead of biasing towards getElementById.

4 years ago
javascript-performance-call-function-inside-for-loop 4 years ago
slice vs substr vs substring with end

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

4 years ago
Remove duplicate: Pure JS VS Lodash 4 years ago
querySelector vs querySelector 4 4 years ago
querySelector vs querySelector 3 4 years ago
querySelector vs querySelector 2 4 years ago
querySelector vs querySelector 4 years ago
asdgasdgasd

sdgasd

4 years ago
asdgasdg

asdg

4 years ago
dom size matters single element 4 years ago
for-in vs object.keys Test2 4 years ago
DOM Size matters 4 years ago
for-in vs object.keys Test 4 years ago
test regex js

coucou

4 years ago
String.Split and String.Match

We are testing String.split with a string input against String.match with a regex input, both will output an array.

4 years ago
str.match vs str.Split

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

4 years ago
split vs for loop 2 4 years ago
Get object Vanilla VS Lodash 4 years ago
set.has vs. array.includes 4 years ago
lookup vs. include 4 years ago
Array.includes vs Dictionary lookup 4 years ago
Array concat vs spread operator vs push for array flat implementation

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

4 years ago
Lodash cloneDeep vs JSON Clone vs Obj Clone 4 years ago

 Create Your benchmarks


;