Benchmark name When Created
Lodash isEqual vs JSON stringify kshitij 3 years ago
innerhtml vs innerText vs removechild vs remove! 3 years ago
Array.map() Anonymous Function VS Variable Function VS Named Function 3 years ago
&& vs || 3 years ago
Loadash Merge vs Native merge 3 years ago
JavaScript spread operator vs Object.assign performance vs Elm builtin update 3 years ago
To Formatted Number 3 years ago
Arrow function vs normal function comparison 3 years ago
Arrow function vs normal function 3 years ago
Arrow function vs closure function 3 years ago
virtual node function VS innerHTML VS html string VS cached virtual node 3 years ago
Remove all child nodes from parent node 3 years ago
Element append vs appendChild 3 years ago
Fastest way to check if object is empty

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

3 years ago
Map vs Object non-contiguous integer keys 3 years ago
Object.keys(obj).reduce versus Array.map().push() (Performance test)

useForm hook

3 years ago
lodash.round VS Math.round (divide by 0)

Compare round lodash function vs javascript native toFixed() function

3 years ago
Test Optimisation 3 years ago
native findIndex vs lodash findIndex vs lodash find

Compare performance of native [].findIndex and _.findIndex and _.find

3 years ago
Optimisation 3 years ago
=== vs .includes

Compare perfomance between === operator and Array.includes

3 years ago
best effort 3 years ago
getElementById().getElementsByClassName vs querySelectorAll 3 years ago
DOMParser vs InnerHTML 3 years ago
Array concat vs spread operator vs push for single arg

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

3 years ago

 Create Your benchmarks