Browse the latest JavaScript performance benchmarks created by the community.
Compares usage of Map vs object in two cases - many keys and few keys (< 30)
No description provided
creating a ptag instance: ptag()
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Test on isEqual performance
No description provided
A looped version of the ptag test that prints a new line and number instead of updating the devtool's inline counter; without no-log (for fairness)
without no-log (for fairness)
A looped version of the ptag test that prints a new line and number instead of updating the devtool's inline counter
No description provided
No description provided
For times when a shallow copy of an Array is needed, what is the performance difference between these 2 methods.
For times when a shallow copy of an Array is needed, what is the performance difference between these 2 methods.
No description provided
No description provided
No description provided
Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.
No description provided