Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.
Compares the speed for removing 2 items from the beginning of an array
Compares the speed for removing 2 items from the beginning of an array
performance comparison of ways to find if an array contains a value
No description provided
No description provided
No description provided
No description provided
No description provided
bla bla
Test the speed and memory usage using 4 different techniques for constructing class objects (or rather calling functions).
testing speed
testing speed
No description provided
No description provided
No description provided
No description provided
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.
No description provided
Compare Number vs BigInt for big numbers
No description provided