Comparing the various ways to append to a large array
2
Used json-stable-stringify (Stringify) version 1.0.2 from https://cdn.jsdelivr.net/npm/[email protected]/index.js
Compare loop performance
lastIndexOf + slice vs split + slice
lastIndexOf benefit
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