Browse the latest JavaScript performance benchmarks created by the community.
No description provided
fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr
how to get width
Compares slice, substr and substring to each other when there is only a start index
No description provided
No description provided
capitalize regExp vs join split
No description provided
No description provided
No description provided
No description provided
Goal: Get the target element inside the DOM Test case #1 - You don't have the target id - Find a target element through DOM via Element.closest() Test case #2 - You have the target id from your state - Find the target element via Document.querySelector()
No description provided
No description provided
No description provided
No description provided
No description provided
Compare counting lines by searching the EOLNs or by splitting the source to an array.
No description provided
No description provided
No description provided
Compare loop performance
Compare loop performance
Object lookup performance
Lodash sortBy vs orderBy