Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
test
test
Find where "via" or "mot" is in a string, and return all words from the start of the string to that point. Otherwise, return the entire string.
No description provided
.sort() vs Math.min
Array.sort() vs Math.min / Math.max - array with 4 elements
Array.sort() vs Math.min 4 elements
Array.sort() vs Math.min / Math.max - array with 4 elements
Compare the new ES6 spread operator with the traditional slice() method
same as the other one but with assigning to other object instead of console.logging
same as the other one but with assigning to other object instead of console.logging
Should you be saving your fields to an object with Object.keys(toSave).forEach(k => ... or by Object.assign(destination, toSave);
Object lookup performance
No description provided
Compare the new ES6 spread operator with the traditional slice() method
No description provided
No description provided
No description provided