Cash Dom Latest
concat vs spread operator vs push (object reference) with array of 100 elements.
Push performances with array of 1, 10, 100, 500 and 1000 elements.
Spread performances with array of 1, 10, 100, 500 and 1000 elements.
Compare the spread operator vs concat and push with little-medium arrays.
Compare the spread operator vs concat and push with medium arrays.
Compare the spread operator vs concat and push with big arrays.
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