Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
Compare the new ES6 spread operator with the Math.max.apply method
No description provided
Comparing speed of getting element by id with jQuery vs Vanilla JS
test perf of substr vs startsWith
Checking Template Literal vs String concat
No description provided
No description provided
Compare lodash flow with custom method
Compares performance on the same task using Lodash vs Ramda vs Fastest Clone.
No description provided
No description provided
Compare the new ES6 spread operator with the traditional concat() method
No description provided
Measure the performance of check if an node is visible.
Test on isEqual performance on array
see number 3 (avoid catching exception) https://stackoverflow.com/a/18411275/2601293
No description provided
No description provided
A test pushing 1000 random numbers, 1 - 10000
A test pushing 1000 random numbers, 1 - 10000
No description provided
No description provided
Performance Benchmark of a Function with a for-in loop vs Object.keys