rsms / markdown-wasm

Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c
https://rsms.me/markdown-wasm/
MIT License
1.51k stars 62 forks source link

Add remarkable benchmark #19

Open danbulant opened 2 years ago

danbulant commented 2 years ago

I was interested in seeing how markdown-wasm compares to remarkable, which was made to improve marked - not only to improve speed but also add plugins. Their benchmarks say over 3 times speed increase over marked (which if accurate would mean it's faster than markdown-wasm), in reality it's less than 2 times on average.

This pull request adds remarkable to the benchmark suite (with their default settings) and updates rendered images to include my results. You likely want to run it on your macbook to have the results from your macbook as stated in README.

I have 3.5 GHz AMD Ryzen 3 desktop, 16GB RAM running Manjaro 5.10