THE SCIENCE03 MAR 2026

The 200-Millisecond Window: Human Reaction vs Machine Speed

5 min read

Speed Is Not the Point

A computer can respond to a stimulus in under 1 millisecond. A human takes 150-250 milliseconds for a simple reaction — detecting a flash and pressing a button. By raw speed, this is not a contest. Machines win by 3 orders of magnitude.

But raw speed was never the interesting problem.

150-300ms
Time to override an automatic response

The Go/No-Go Problem

Imagine a screen. Green circles appear — tap them. Red circles appear — do not tap. Simple. Now make it harder: circles appear for only 200 milliseconds. Some are green. Some are red. They appear at unpredictable locations, at unpredictable intervals.

Your task is not to be fast. Your task is to be selectively fast — to react to the right stimuli and suppress your reaction to the wrong ones.

This is called a go/no-go task, and it reveals the most distinctively human aspect of motor control: inhibition.

The Cost of Not Doing

When a go signal appears, your motor cortex begins preparing a response. Muscles tense. Neural pathways activate. The action is loading.

Then a no-go signal appears. Now your brain must cancel an action that is already in progress. This cancellation is not free. It takes 150-300 milliseconds — a measurable, consistent delay called the stop signal reaction time (SSRT).

The SSRT is not a processing delay. It is the time required for your prefrontal cortex to send an inhibitory signal that overrides the motor command already traveling toward your muscles. It is the biological cost of self-control.

During those 150-300 milliseconds, 2 signals are racing through your brain: the go signal (from motor cortex to muscles) and the stop signal (from prefrontal cortex to motor cortex). Whichever arrives first wins. This is the horse race model of inhibition, proposed by Logan and Cowan in 1984.

Why This Is Human

A machine has no inhibition problem. It processes the input, determines the correct action (respond or not), and executes. There is no "action already in progress" to cancel. There is no racing signal. There is no cost of self-control.

This is why pure reaction time tests are meaningless as measures of human cognition. Any bot can click faster than any human. No bot experiences the internal conflict of overriding a prepared action.

The human-specific ability is not reaction speed. It is the cognitive control required to:

  • Initiate responses to valid targets
  • Suppress responses to invalid targets
  • Switch response rules mid-task
  • Maintain accuracy under time pressure
  • Adapt to changing contingencies without explicit reprogramming

The Inversion Test

The most revealing variant of selective inhibition is rule inversion. You learn: green = tap, red = do not tap. Then mid-game, the rule flips: red = tap, green = do not tap.

Your error rate spikes. Not because you forgot the rule — you know the new rule perfectly. But your motor system has automated the old rule. Overriding that automation costs time and cognitive effort. The first few trials after inversion show dramatically increased reaction times and error rates.

40-60%
Error rate spike on first trial after rule inversion

This spike is biological. It reflects the time required to update a stimulus-response mapping that has been reinforced through practice. A machine has no reinforced mappings to override — it just runs the new rule.

The Selective Attention Layer

Add one more dimension: the targets are not just green and red. They have shapes, sizes, movement patterns. Some rules apply to color. Some to shape. Some change based on context.

Now you are performing multi-attribute selective inhibition — filtering along multiple dimensions simultaneously, suppressing automatic responses to distractors that match on some attributes but not others.

This is where human performance degrades gracefully while machine performance remains flat (until the combinatorics exceed processing capacity, at which point it fails catastrophically). The degradation pattern — slightly slower, slightly less accurate, but fundamentally functional — is a signature of biological cognitive control.

Test Your Inhibition

Play Reaction Field

Reaction Field starts with basic go/no-go and scales across 10 acts to delayed color reveals, moving targets, rule inversions, size-based rules, narrow timing windows, multi-rule shapes, and ghost-opacity signals. It tests not how fast you react, but how well you control your reactions.

Speed is easy. Control is human.