Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
hex get rid '#"
geting rid if '#'
No description provided
No description provided
No description provided
Compares the performance of querySelector against JQuery for selecting elements. For class selector, getElementsByClassName is the best. For element selector, getElementsByTagName is the best.
No description provided
No description provided
Checking how expensive creating a date is compared to deferring it to be done in a lazy fashion later on.
Compare literal and string construction of Regex with exec() leverage a pattern with and without captures.
Deletion of an element from an array.
Batching strategy with yield benchmark
No description provided
No description provided
No description provided
Fastest array median
Object vs Proxy
No description provided
No description provided
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