A performance comparison of leading Javascript Markdown implementations.
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Determine performance cost of using optional chaining when not required
Test String.match with regex against String.split with string. We are splitting a string at the spaces.
just benchmarking things
Compare the new ES6 spread operator with the traditional slice() method
Compare the new ES6 spread operator with the traditional concat() method and push
Compare loop performance
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