Browse the latest JavaScript performance benchmarks created by the community.
for + for or reduce
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.
asd asd asd asd asd
without PENDING
No description provided
No description provided
No description provided
test branching or no branching
Performance comparison of 5 functions to get Cookie value from a document.cookie string.
compares ways of sorting a list of dates in the form of ISO dates
Testing the difference between native loops and find() with a bigger array of 10,001 elements :) Fixed bug in the original test forked from: https://www.measurethat.net/Benchmarks/Show/4261/0/find-vs-forof-vs-for-loop (node.id is undefined in find() test)
another attempt
No description provided
No description provided
Fastest way to list children
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Comparing performance of: Using the spread operator vs Using Object.assign vs Manually copying properties vs Create new object while copying vs Create new object from scratch
No description provided