Global Latency Checker Sider Icon

Services strip

Customer service and support Heading icon

At Mind the Speed, we pride ourselves not only on our customer service and support but also on ensuring we have the best quality bandwidth with optimised routes to all global regions.

For customers who require excellent performance for real-time applications and gaming, lower latency is crucial.

Network

Network Performance Impact


Network latency, measured in milli-seconds (ms), is the amount of time it takes for data to travel across a network. The lower the latency, the better the performance of your applications.

Global

Global Latency Comparison


We have pre-populated various content provider endpoints across the globe so you can compare your Internet Service Provider's latency to ours. We have also included latency metrics from our threeheading local data centres in Cape Town, Durban, and Johannesburg.

Tracking

Real-Time Latency Tracking


Our latency tool is integrated into our environment, so the information displayed is real-time latencies at this point of time. Network conditions can change if there is an issue on a primary path.

Real time mind the speed latency Heading icon

Region Cape Town Johannesburg Durban

How to Check Your Provider’s Latency Heading icon

  1. Press Windows + R keys to open the Run dialog box.
  2. Type cmd and press Enter or click OK.

In the Command Prompt window, type the following command:

ping <hostname or IP address>

Replace <hostname or IP address> with the actual host name or IP address you want to ping. For example:

ping google.com
or
ping 8.8.8.8
  1. Press Enter to execute the command.
  2. The Command Prompt will display the results of the ping, including the IP address of the host, the number of packets sent and received, and the round-trip time (RTT) for each packet.

The output will show if the host is reachable or not. If the ping is successful, you will see replies from the host. If it fails, you may see messages like "Request timed out" or "Destination host unreachable."

Example Output:
Pinging google.com [142.250.64.78] with 32 bytes of data:
Reply from 142.250.64.78: bytes=32 time=14ms TTL=117
Reply from 142.250.64.78: bytes=32 time=14ms TTL=117
Reply from 142.250.64.78: bytes=32 time=14ms TTL=117
Reply from 142.250.64.78: bytes=32 time=14ms TTL=117
Ping statistics for 142.250.64.78:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 14ms, Maximum = 14ms, Average = 14ms

  1. Click on the Finder icon in the Dock.
  2. Navigate to Applications > Utilities > Terminal and double-click to open it.
  3. Alternatively, you can press Command + Space to open Spotlight Search, type Terminal, and press Enter.

In the Terminal window, type the following command:

ping <hostname or IP address>

Replace <hostname or IP address> with the actual host name or IP address you want to ping. For example:

ping google.com
or
ping 8.8.8.8

  1. Press Enter to execute the command.
  2. The Terminal will continuously display the results of the ping, including the IP address of the host, the number of packets sent and received, and the round-trip time (RTT) for each packet.

On a Mac, the ping command runs indefinitely by default. To stop it, press Control + C on your keyboard.

The output will show if the host is reachable or not. If the ping is successful, you will see replies from the host. If it fails, you may see messages like "Request timeout for icmp_seq" or "ping: cannot resolve <hostname>: Unknown host."

Example Output:
PING google.com (142.250.64.78): 56 data bytes
64 bytes from 142.250.64.78: icmp_seq=0 ttl=117 time=14.547 ms
64 bytes from 142.250.64.78: icmp_seq=1 ttl=117 time=14.621 ms
64 bytes from 142.250.64.78: icmp_seq=2 ttl=117 time=14.564 ms
64 bytes from 142.250.64.78: icmp_seq=3 ttl=117 time=14.651 ms
64 bytes from 142.250.64.78: icmp_seq=4 ttl=117 time=14.722 ms
--- google.com ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 14.547/14.621/14.722/0.061 ms

The above indicates that your latency with your Internet Service Provider is 14ms.

That's it! You've successfully conducted a ping test from a Mac.

  1. Click on the Finder icon in the Dock.
  2. Navigate to Applications > Utilities > Terminal and double-click to open it.
  3. Alternatively, you can press Command + Space to open Spotlight Search, type Terminal, and press Enter.

In the Terminal window, type the following command:

ping <hostname or IP address>

Replace <hostname or IP address> with the actual host name or IP address you want to ping. For example:

ping google.com
or
ping 8.8.8.8
  1. Press Enter to execute the command.
  2. The Terminal will continuously display the results of the ping, including the IP address of the host, the number of packets sent and received, and the round-trip time (RTT) for each packet.

On a Mac, the ping command runs indefinitely by default. To stop it, press Control + C on your keyboard.

The output will show if the host is reachable or not. If the ping is successful, you will see replies from the host. If it fails, you may see messages like "Request timeout for icmp_seq" or "ping: cannot resolve <hostname>: Unknown host."

Example Output:
PING google.com (142.250.64.78): 56 data bytes
64 bytes from 142.250.64.78: icmp_seq=0 ttl=117 time=14.547 ms
64 bytes from 142.250.64.78: icmp_seq=1 ttl=117 time=14.621 ms
64 bytes from 142.250.64.78: icmp_seq=2 ttl=117 time=14.564 ms
64 bytes from 142.250.64.78: icmp_seq=3 ttl=117 time=14.651 ms
64 bytes from 142.250.64.78: icmp_seq=4 ttl=117 time=14.722 ms
--- google.com ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 14.547/14.621/14.722/0.061 ms

The above indicates that your latency with your Internet Service Provider is 14ms.

That's it! You've successfully conducted a ping test from a Mac.

  1. Click on the Finder icon in the Dock.
  2. Navigate to Applications > Utilities > Terminal and double-click to open it.
  3. Alternatively, you can press Command + Space to open Spotlight Search, type Terminal, and press Enter.

In the Terminal window, type the following command:

ping <hostname or IP address>

Replace <hostname or IP address> with the actual host name or IP address you want to ping. For example:

ping google.com
or
ping 8.8.8.8

  1. Press Enter to execute the command.
  2. The Terminal will continuously display the results of the ping, including the IP address of the host, the number of packets sent and received, and the round-trip time (RTT) for each packet.

On a Mac, the ping command runs indefinitely by default. To stop it, press Control + C on your keyboard.

The output will show if the host is reachable or not. If the ping is successful, you will see replies from the host. If it fails, you may see messages like "Request timeout for icmp_seq" or "ping: cannot resolve <hostname>: Unknown host."

Example Output:
PING google.com (142.250.64.78): 56 data bytes
64 bytes from 142.250.64.78: icmp_seq=0 ttl=117 time=14.547 ms
64 bytes from 142.250.64.78: icmp_seq=1 ttl=117 time=14.621 ms
64 bytes from 142.250.64.78: icmp_seq=2 ttl=117 time=14.564 ms
64 bytes from 142.250.64.78: icmp_seq=3 ttl=117 time=14.651 ms
64 bytes from 142.250.64.78: icmp_seq=4 ttl=117 time=14.722 ms
--- google.com ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 14.547/14.621/14.722/0.061 ms

The above indicates that your latency with your Internet Service Provider is 14ms.

That's it! You've successfully conducted a ping test from a Mac.

provider strip

reach out for further assistance Heading icon

If you would like to know the latency to a host name or IP address that is not listed, please email support@mindthespeed.co.za, and we will be happy to check and provide the latency for you.

get in touch