Browse the latest JavaScript performance benchmarks created by the community.
Testing some things
is it more performant to multiply a number by itself manually or use the exponentiation operator '**2'?
No description provided
No description provided
No description provided
No description provided
Compare method createElement vs string template using insertAdjacentHtml
my own
innerHTML vs insertAdjacentHTML vs appendChild vs append vs insertAdjacentElement
Class Selector vs ID Selector vs Data Attribute Selector Performance Test
No description provided
array.includes vs set.has for medium n
No description provided
native slice vs lodash chunk
native slice vs lodash chunk
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr "aaa".IndexOf("a") will fail for ends with
Perform string number to number type
Compare lodash.get to babel transpiled ?. (optional chaining) operator
Performance comparison between javascript switch and a dictionary lookup for a simple string return
No description provided
No description provided
Map get VS Map has get
No description provided
No description provided
No description provided