RE: Our conversation in the meetup this afternoon: this repo contains the same sudoku solver implemented in Rust and Roc. https://github.com/sandprickle/sudoku-bench
On my M1 mac, a release build takes a little under 2s for the Rust version, and a little over 30s for Roc. Let me know if there's anything else I can do to help troubleshoot!
@Luke Boswell @Ayaz Hafiz @Folkert de Vries
Hey, I derped and forgot to remove the target directory before measuring the Rust times. It’s actually 7-8s for a release build. Fwiw.
Last updated: Jul 06 2025 at 12:14 UTC