Main public logs
Appearance
Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:43, 18 November 2025 PC talk contribs created page Learning about Rust Benchmarking with Sudoku from 5 minutes to 17 seconds (Created page with "500px I’ll take you through the process of optimizing a Sudoku solver written in Rust. We’ll start with a simple, unoptimized version and apply a series of optimizations that will take the time to solve 100,000 puzzles from over 5 minutes down to just 33 seconds, and 20,000 of the hardest puzzles from over 2 minutes down to just 17 seconds. The Setup The project is a command-line Sudoku solver written in Rust. The puzzles are read from...")