Hacker News new | ask | show | jobs
by orthecreedence 3547 days ago
Did you build in release mode?

    cargo build --release
1 comments

No I wasn't aware of that, so thanks. I literally had just typed in the first example in the tute. :)

Working through more of it today.