Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
compare array copy/clone methods
No description provided
No description provided
Compare speed of Math.max() vs Array.reduce().
No description provided
- https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/Number - 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
- https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/Number - 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
innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement 2
No description provided
No description provided
No description provided
Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.
No description provided
No description provided
Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map
No description provided
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
No description provided
No description provided
No description provided