Browse the latest JavaScript performance benchmarks created by the community.
A looped version of the ptag test that prints a new line and number instead of updating the devtool's inline counter
No description provided
No description provided
For times when a shallow copy of an Array is needed, what is the performance difference between these 2 methods.
For times when a shallow copy of an Array is needed, what is the performance difference between these 2 methods.
No description provided
No description provided
No description provided
Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.
No description provided
No description provided
createContextualFragment vs insertAdjacentHTML: Incrementally append long HTML strings.
innerHTML vs insertAdjacentHTML vs createContextualFragment: Incrementally append long HTML strings.
Sort and reduce when used with an object
No description provided
insertAdjacentHTML vs appendChild vs append vs insertAdjacentElement vs innerHTML
No description provided
Test the speed and memory usage using 3 different techniques for constructing class objects.
No description provided
No description provided
DomCanvas vs OffscreenCanvas
No description provided
No description provided
No description provided
No description provided