Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
Different ways of checking if string is empty
Test different loops
Testing the difference between creating filled arrays.
No description provided
No description provided
No description provided
No description provided
No description provided
Object lookup performance Comparing performance of: in vs hasOwn
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
benchmark for using: - implicit conversion of string to number -> isNaN(input) vs - strictness conversion of string to number and after it compare with NaN -> Number.isNaN(Number(input))
Deletion of an element from an array with a known index.
No description provided
Test json
Compare speed of spreading and executing Math.min() and Math.max() for one array vs Array.reduce().
Compare speed of executing Math.min() and Math.max() for one array vs Array.reduce().
No description provided