rosslh / Mandelbrot.site

✨ A web app that lets you explore the Mandelbrot set fractal. Built with Rust (compiled to Wasm) and TypeScript.
https://mandelbrot.site
Other
82 stars 9 forks source link

Add Rust performance benchmarking #6

Open rosslh opened 3 years ago

rosslh commented 3 years ago

This might be kind of tricky since criterion doesn't have WASM support