Browse the latest JavaScript performance benchmarks created by the community.
No description provided
querySelector(nth) vs querySelectorAll
No description provided
No description provided
No description provided
Test the performance of replace() vs substring() vs slice() when replacing a char at the beginning of a (in this case uri query-)string that may or may not be there. Added the combined brackets[ ] + substr() method, since it's always the first char we wan't to pop off. Inspired by https://jsperf.com/replace-or-substr. Note: could not get 'let' and 'const' to work. Well, too bad...
Array fill method vs for loop performance validation
No description provided
Large dictionary - how worse is it from array with direct reference? And how does Map perform?
No description provided
No description provided
No description provided
No description provided
No description provided
CanvasRenderingContext2d::drawImage with HTMLImageElement vs HTMLCanvasElement vs ImageBitmap
No description provided
No description provided
No description provided
No description provided
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
No description provided