Compares slice, substr and substring to each other when there is only a start index
Create a filtred array using forEach/if/push or map/filter
Push or Map to create a new array
Compare loop performance
What is the fastest way of removing items from array2 that are in array1. filter vs includes vs map
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