Browse the latest JavaScript performance benchmarks created by the community.
Banana
Compare the new ES6 spread operator with the traditional concat() method and push
Compare the new ES6 spread operator with the traditional concat() method and push
spread vs concat vs unshift
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Measuring performance of {...window} vs New Proxy(window)
a
Testing the performance of creating the elements using createElement() and appendChild() vs simply setting the innerHTML to a string
Figuring out what's faster, using querySelector from document or from an element closer to the wanted element
textContent vs id
No description provided
No description provided
Compare the new ES6 spread operator with the traditional concat() method on big arrays of 2M items
Deletion of an element from an array.