Browse the latest JavaScript performance benchmarks created by the community.
No description provided
measures the speed of ramda's map vs Array's native map vs lodash map
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Return only objects with same id
Compare methods for testing string's last character.
No description provided
A comparison between utilizing a thrown exception to control flow vs. an if-else.
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Compare the template tag cloning vs string parse.
Compare the new ES6 spread operator with the traditional concat() method and with the favourite _.concat() method, when an array from a variable is concatenated with an array literal.
Compares the creation of a new object by merging two existing ones using lodash, Object.assign and the spread operator, when merging an object literal with an object from a variable.
No description provided
No description provided
No description provided