Browse the latest JavaScript performance benchmarks created by the community.
No description provided
Array.isArray vs Object.prototype.toString vs [].constructor vs instanceof
jQuery addClass/removeClass vs classList.add/remove
Comparing speed of jQuery 3.3.1 selector, jQuery 2.1.4, vanilla JS querySelector, and vanilla JS getElementById
floatThead performance
Comparing speed of jQuery 3.3.1 selector and vanilla JS querySelector
Comparing speed of jQuery 2.1.4 selector and vanilla JS querySelector
There are two way of encoding html elements. One is the create an html element and let the browser handle it. The second looks at every character passed in and then runs a regex match on it and replaces the chars with &#CHAR_CODE;.
No description provided
Testing some things
A comparison of the performance of the spread operator, [ ...array ], vs. Array.map(i => ...) and
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
No description provided
No description provided