What is faster creating new Map once and getting array from it repeatedly or create new Array once and get new Map repeatedly?
Comparison of using lodash partition against raw ES6
My Spread vs Concat vs unshift vs push
Compare the new ES6 spread operator with the traditional concat() method
Create Your benchmarks
FAQ: FAQ
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net
Python benchmarks support: Pyodide