Browse the latest JavaScript performance benchmarks created by the community.
Compare the new ES6 spread operator with the standard concat() method
Compare the new ES6 spread operator with the standard concat() method
No description provided
Compare the new ES6 spread operator with the standard concat() method
Compare the new ES6 spread operator with the standard concat() method
benchmarking concatenating a randomly generated string
Have fun :)
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Measure the fastest way to add new object into a collection of objects
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
No description provided
No description provided
Compare loop performance
No description provided
No description provided
No description provided
flatMap vs filter map