GamesReflex Test

Reaction Time Tester

Reaction time is one of the few things you can measure precisely in a browser. Click when the color changes, see your response time in milliseconds, and find out where you land on the scale from "average human" to "competitive gamer."

May 24, 20266 min read
โšก

Reaction Time Tester

Click when it changes โ€” measured in milliseconds.

What is reaction time?

Reaction time is the interval between a stimulus appearing and your response to it beginning. In everyday life this plays out in moments like catching a falling object, stepping on the brakes when a car ahead stops suddenly, or responding to a cue during a sport. In a browser test, the stimulus is a color change and the response is a mouse click or tap โ€” a clean, measurable proxy for the underlying neural process.

Researchers typically distinguish between simple reaction time and choice reaction time. Simple reaction time โ€” like this test โ€” presents a single known stimulus and requires a single known response. You already know what the signal will be (green) and what to do when you see it (click). The only variable is when it will appear. Choice reaction time is more complex: multiple possible stimuli, each requiring a different response. A driver deciding whether to brake, swerve, or accelerate is using choice reaction time. Simple reaction time is faster because your brain doesn't need to make a decision โ€” the motor program is already prepared and waiting for the go signal.

The chain of events behind a single reaction is longer than it might seem. Light from the screen hits your retina. Photoreceptors convert it to an electrical signal. The signal travels along the optic nerve to the visual cortex at the back of your brain, where it is processed. A motor command is generated in the motor cortex and sent down the corticospinal tract to your hand. Your finger muscles contract and move the mouse button down far enough to register a click. The entire chain โ€” stimulus to registered click โ€” typically takes somewhere in the range of 150 to 300 milliseconds for most adults under normal conditions. This broad honest range reflects genuine variation in individuals, setups, and alertness states.

How the test works

The test is straightforward: a large colored panel is shown in red (wait state). After a random delay between 1-5 seconds, it turns green. Click or tap as fast as possible. The time from color change to click is your reaction time, measured using performance.now() for sub-millisecond precision.

The random delay is important. If the delay were fixed โ€” say, always 2 seconds โ€” you would quickly learn to click at a preset time rather than actually reacting to the visual signal. That behavior is called anticipation, and it produces times that look fast but don't reflect genuine reaction speed. The 1-5 second random window makes anticipation impractical: clicking too early resets the round, so you must wait for the signal. The result is a more honest measurement of your visual-motor latency.

The timestamp mechanism uses performance.now(), which is a high-resolution timer that browsers expose with sub-millisecond precision. Two timestamps are captured: one when the panel color changes and one when your click event fires. The difference is your raw reaction time. Note that this measures the full pipeline including JavaScript event dispatch latency (usually 1-5 ms) and any display lag from your monitor's refresh cycle. This is why consecutive rounds vary slightly even when your neurological reaction time is consistent.

Wait (red)

The panel is red. Don't click yet โ€” clicking early resets the test. The random delay prevents anticipation cheating.

Go! (green)

Click as fast as possible when the panel turns green. Your reaction time in milliseconds is shown immediately.

Typical human reaction time ranges

Published research on simple visual reaction time consistently places average adult performance in the 200-250 ms range. The exact figure depends heavily on the measurement method, the population tested, and what equipment was used โ€” numbers from laboratory studies with precise hardware differ from browser-based tests, and neither is "wrong," they just measure slightly different things. What is reliable is the relative ordering: rested outperforms fatigued; younger adults generally outperform older adults; regular practice compresses your own distribution even if it doesn't move your floor dramatically.

Reaction times below 100 ms for a genuine simple visual stimulus are physiologically implausible โ€” the neural signal simply cannot travel from your retina to your hand that quickly. Results in that range almost certainly reflect anticipation (clicking before the signal) or a technical artifact. Similarly, results above 500 ms are usually explained by momentary inattention, an accidental click reset, or looking away from the screen when the signal fired. For a clean baseline, run five or more rounds and use the average rather than the best single round.

Reaction time ratings

RatingTimeWho achieves this
Elite< 120msProfessional esports players
Pro120-180msCompetitive gamers, trained athletes
Good180-220msAbove average, gaming enthusiasts
Average220-280msMost people, typical adult
Slow> 280msTired, distracted, or untrained

Factors that affect your score

Your measured reaction time in this test is the sum of two parts: your true neurological latency, and the technical lag of your equipment. Understanding both helps you interpret your results honestly.

Monitor refresh rate

60Hz monitors can't update faster than 16.6ms. High-refresh monitors (144Hz, 240Hz) reduce display lag.

Mouse input lag

Wireless mice can add 1-10ms of lag. Wired gaming mice are typically under 1ms.

Browser overhead

JavaScript event processing adds ~1-5ms. Chrome typically has lower overhead than other browsers.

Alertness

Reaction time degrades with fatigue by up to 30-50ms. Morning vs. late night can make a measurable difference.

Sleep and fatigue are the factors with the largest practical impact on most people's daily results. Sleep deprivation slows reaction time measurably โ€” even partial sleep restriction over several nights accumulates into a deficit that can add 30-60 ms or more to your average. If your score one morning is noticeably worse than usual, consider whether you slept well rather than concluding your reflexes have declined.

Age has a well-documented effect on reaction time. Simple visual reaction time tends to be fastest in the mid-20s and increases gradually through adulthood โ€” research generally finds that reaction times lengthen by a few milliseconds per decade on average, though there is enormous individual variation. Older adults who stay physically active and cognitively engaged show smaller age-related changes than sedentary peers. The ratings table in this guide is not age-adjusted, so someone in their 50s scoring "Average" at 240 ms may actually be performing very well for their age group.

Caffeine has a genuine, modest, and well-studied effect on reaction time. A dose of roughly 100-200 mg (one to two cups of coffee) consumed 30-60 minutes before testing tends to reduce simple reaction time by around 10-40 ms in people who are not habituated to caffeine. Regular coffee drinkers see smaller effects because their baseline is already partly influenced by habitual caffeine intake. This effect is real but moderate โ€” it won't move you from "Average" to "Elite", and very high doses increase jitter and reduce consistency.

Anticipation and warm-up matter more than most people expect. Your first round of the day is often slower than rounds three through five simply because your visual-motor system hasn't been primed. This is why professional esports players use warm-up routines before competitive play โ€” a few minutes of aim training or reaction exercises narrows the gap between your rested baseline and your peak within-session performance. For this test, do a couple of throwaway rounds to settle in before treating a score as meaningful.

The neuroscience behind a reaction

Every millisecond you measure in this test is the sum of a sequence of biological steps that most people never think about. When the panel turns green, photons from your monitor strike the photoreceptor cells (cones) in your fovea โ€” the central, high-acuity region of your retina. The photoreceptors convert the light signal into electrical impulses through a process called phototransduction, which itself takes a few milliseconds. Those signals travel along the optic nerve to the lateral geniculate nucleus of the thalamus, which acts as a relay station, and then onwards to the primary visual cortex (V1) at the rear of your brain.

The visual cortex processes the signal โ€” recognizing the color change as the target event โ€” and passes the decision forward through a network of cortical areas. The premotor and supplementary motor cortices prepare the movement plan, and the primary motor cortex (M1) sends the final execution command down the corticospinal tract to the motor neurons in your spinal cord. From there, signals travel along peripheral nerves to the muscles of your forearm and hand, which contract and depress the mouse button. The mouse registers the click and sends a signal to the computer, the operating system processes it as an input event, and the browser fires a JavaScript click handler that captures the timestamp.

The fastest any biological signal can travel through a myelinated nerve is roughly 70-120 metres per second. The distance from eye to brain to spinal cord to hand spans about one metre in a typical adult. Even at peak nerve conduction speed, the signal alone accounts for tens of milliseconds before any muscle contraction begins. This is why reaction times below approximately 100-110 ms are physiologically impossible for a genuine visual stimulus โ€” there simply is not enough time for the neural chain to complete even once. Any result in that range on a browser test reflects anticipation or a technical glitch, not superhuman biology.

Simple, choice, and recognition reaction time

Psychologists classify reaction time tasks into three types, and each takes measurably longer than the previous one. Simple reaction time (the kind this test measures) involves one stimulus and one response. You see green, you click โ€” there is nothing to decide. Because the motor program is pre-loaded and waiting, the only bottleneck is perceptual latency and motor execution time.

Choice reaction time introduces multiple possible stimuli, each requiring a different response. A common laboratory version shows either a left-arrow or a right-arrow and asks the participant to press the corresponding key. Each additional choice roughly adds 150-180 ms to the average response time โ€” an observation documented by Wilhelm Hick in the 1950s and now called Hick's Law. This is why experienced athletes appear to react instantaneously: through years of pattern recognition, a situation that would look like a complex choice decision to a novice has been reduced in their minds to something close to a simple reaction. They recognize the pre-cue before the full stimulus develops.

Recognition (Go/No-Go) reaction time tasks add a third element: some stimuli require a response, others require deliberate inhibition. Responding fast while also accurately withholding responses to similar distractors is a different cognitive challenge from pure speed. Competitive shooters and fielders in cricket both rely heavily on this type โ€” you must act on the ball that is actually in your zone and hold off on the one that is not.

Athletes, esports players, and reaction training

Elite athletes in time-sensitive sports โ€” table tennis, cricket batting, fighter combat sports, Formula 1 โ€” are often cited as having exceptional reaction times. The picture is more nuanced than raw milliseconds. Research comparing athletes with non-athletes on simple reaction time tasks generally finds modest but real differences, often in the range of 10-30 ms advantage for athletes. More substantial differences appear on sport-specific choice and recognition tasks, where the athlete's domain expertise allows them to pick up advance cues (body posture, ball trajectory, foot movement) that a non-expert cannot perceive.

Esports players present a particularly well-documented case. Several studies of professional first-person-shooter and real-time-strategy players have found average simple reaction times in the 120-180 ms range โ€” genuinely faster than average adults โ€” alongside far higher accuracy and consistency. Whether this reflects selection bias (fast-reacting people are more likely to reach the professional level) or training adaptation (years of high-intensity play genuinely compress reaction time) is still actively debated, but the practical outcome is that elite esports players are both fast and consistent in ways that recreational players are not.

Specific training protocols used by competitive players typically combine dedicated aim-trainer software (which isolates the visual-motor loop), deathmatch warm-up routines, and rest discipline (avoiding fatigue-degraded practice sessions). The common thread is high volume of correct repetitions while alert โ€” not grinding while tired, which reinforces slower pathways.

Can you improve your reaction time?

Reaction time has a genetic floor โ€” professional athletes and esports players are partly selected for faster baseline reflexes. But within your own range, training does make a measurable difference. Here is what actually works versus what does not.

What actually helps

  • โœ“Consistent sleep โ€” reaction time improves measurably after adequate rest
  • โœ“Caffeine (short-term) โ€” 100-200mg reduces reaction time by 10-40ms in studies
  • โœ“Regular reaction time practice โ€” training the visual-motor pathway speeds it up over weeks
  • โœ“Anticipation patterns โ€” experienced gamers recognize pre-cues that shorten effective reaction time
  • โœ“High-refresh monitor โ€” 144Hz+ eliminates 16ms of display lag compared to 60Hz

What does not help

  • โœ—Trying to guess the timer โ€” the random delay prevents anticipation and will penalize early clicks
  • โœ—Practicing while fatigued โ€” tired practice reinforces slower neural pathways
  • โœ—Energy drinks beyond moderate caffeine โ€” excessive stimulants increase jitter and reduce accuracy
  • โœ—Expecting massive improvement โ€” most people improve 10-20ms with training, not 50-100ms
  • โœ—Testing on touchscreens โ€” touch latency (50-100ms) adds noise that masks your true reaction time

Training protocol that works

Do 3-5 rounds of 5 tests per session, once per day. Track your average over weeks, not individual rounds. Expect variance of 20-40ms between sessions depending on alertness. After 2-4 weeks of consistent practice, most people see their average drop by 10-20ms compared to their baseline.

Frequently Asked Questions

What is a good reaction time?

Average human visual reaction time is around 200-250ms. Under 200ms is considered good. Under 150ms is excellent (competitive gaming territory). Professional esports players average 120-180ms. Below 100ms is elite.

Why do my reaction times vary so much between rounds?

Reaction time variance is normal โ€” it depends on alertness, anticipation, and whether your click registered correctly. Monitor input lag also adds to the measured time. Using a wired mouse reduces this slightly.

How is reaction time measured?

The test records a timestamp when the target color changes and another when you click. The difference (in milliseconds) is your reaction time for that round. JavaScript's performance.now() is used for sub-millisecond precision.

Does sleep affect reaction time?

Yes, significantly. Sleep deprivation โ€” even partial restriction over several nights โ€” can add 30-60ms or more to your average reaction time. Testing after a poor night of sleep will produce noticeably slower results than after adequate rest. If your score is unexpectedly slow, consider sleep quality before drawing conclusions about your reflexes.

Is a reaction time below 100ms possible?

No โ€” for a genuine visual stimulus it is not physiologically possible. The neural signal from retina to hand takes at minimum roughly 100-110ms even at peak nerve conduction speed. Results below that on a browser test reflect anticipation (clicking before the signal fires) or a technical artifact, not genuine superhuman reflexes.