The Ping Test page measures how long it takes your PC to reach servers in 15 regions around the world, so you can see which one gives you the lowest latency before you ever join a match. It is a quick, honest snapshot of your connection's geography — no driver, no magic, just real network timing.
BRUTAL keeps a fixed list of 15 reference endpoints grouped by continent: ASIA (Mumbai, Hyderabad, Singapore, Tokyo, Seoul, Bahrain, Hong Kong), EUROPE (Frankfurt, Dublin, London, Stockholm), AMERICAS (Virginia, Oregon, São Paulo) and OCEANIA (Sydney). These are AWS region edges — stable, well-connected landmarks that tell you roughly how far, in milliseconds, each part of the world is from your connection.
For each region BRUTAL opens a TCP connection on port 443 and times how long the handshake takes. We use TCP rather than ICMP ping on purpose: port 443 (HTTPS) is allowed through essentially every firewall and router, so you get a reading even on networks that block ordinary ping. The trade-off is honest — this is connection time, which is a very good proxy for round-trip latency to that region.
BRUTAL color-codes every result so you can scan the list at a glance. The bar fills from 0 to 300 ms:
The practical payoff is server selection. If your game lets you pick a server region (PUBG Mobile, Free Fire, Call of Duty Mobile and many others do), pick the one BRUTAL highlights as fastest. Lower ping means your inputs reach the server sooner and you see other players sooner — that is real, felt responsiveness, not a placebo.
The honest limit: ping is mostly physics and distance. A server in another continent will always be slower than one near you, and no software on your PC can beat the speed of light. What BRUTAL can do is show you the truth so you choose wisely, and surface deeper problems (jitter, packet loss, route bottlenecks) in the Route Analyzer when distance alone does not explain your lag.
Does the Ping Test ping the actual game server?
No. It measures 15 fixed AWS regional reference endpoints to tell you which geographic region is closest in network terms. To probe the real server in your current match, use Detect My Match in the Route Analyzer.
Why does BRUTAL use TCP on port 443 instead of a normal ping?
Because port 443 (HTTPS) is allowed through nearly every firewall and router, you get a reading even on networks that block ICMP ping. The connection time is a reliable proxy for latency to that region.
What is a good ping for gaming?
Under 50 ms is excellent (green), 50-99 ms is good (cyan), 100-199 ms is playable (amber), and 200 ms or more (red) will feel laggy in fast-paced games. Pick the lowest-ping region your game offers.
Can BRUTAL lower my ping to a far-away server?
No, and we will not pretend otherwise. Ping is mostly distance and physics. The honest win is choosing the closest server; for routing problems that add avoidable delay, the Route Analyzer's trace can pinpoint the bad hop.