Compare the spread operator with the traditional concat() method and push
This benchmark compares using `addEventListener('resize')` with window.innerWidth versus window.matchMedia with it's`addListener()` function to see which is faster.
Which is faster
Array.from() vs Array.prototype.slice() vs Spread operator for duplicating an array.
compare array copy/clone methods
Create Your benchmarks
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net