Why this test matters
Typing speed correlates weakly with developer productivity (most pros agree thinking time dwarfs typing time), but it's not zero. The cost shows up in flow: every time you have to look down at the keyboard to find a `{` or `=>`, you lose context. Strong programmers typically type 60โ90 WPM on prose, but they're notably slower on code because of the symbol density. The general-purpose test below is a good starting point; v3 ships a code-mode that uses real JavaScript, Python, and Rust snippets so you train the exact key sequences you actually hit at work.