생성방식에 따른 성능 비교
100 long list - not 100k splice and shift win, they mutate list slice loose, it creates a copy of list this time only use numbers, not change to strings
test of hamming distance JS implementation
Compare performance of native [].findIndex and _.findIndex
Banana
tempalte literal vs query selector/set attribute
Compare the new ES6 spread operator with the traditional concat() method
This tests two regex expressions that find strings that are wrapped between {} curly braces.
insertAdjacentHtml vs innerHTML
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