Browse the latest JavaScript performance benchmarks created by the community.
Compares slice, substr and substring to each other when there is only a start index
No description provided
- https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0
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