Skip to content
← Tags

Topic

ries

2 site entries connected to this topic.

Writing

Notes and essays tied to this tag

View all →

Making ries-rs 4–21× faster without breaking reproducibility

How I took ries-rs from tens of seconds to a few: profiling first, fixing the ranking model, then adding turbo.

Building ries-rs: A Rust rewrite of the inverse equation solver

Why I rewrote a 25-year-old C program in Rust, what I learned about expression enumeration, and how WASM made the web version possible.