F5F Stay Refreshed Power Users Networks ping

ping

ping

B
BubbaNitro
Member
160
11-29-2016, 10:10 AM
#1
I only checked my home Wi-Fi speed on speedtest.net, which reported a ping of 2 ms and an internet speed of about 58 Mbps. That’s quite fast for ping—usually you’d expect higher latency. The low ping suggests good connectivity, but whether it’s bad depends on your needs. If you’re streaming or playing online, 2 ms is excellent. For general use, it’s fine, though consistency matters.
B
BubbaNitro
11-29-2016, 10:10 AM #1

I only checked my home Wi-Fi speed on speedtest.net, which reported a ping of 2 ms and an internet speed of about 58 Mbps. That’s quite fast for ping—usually you’d expect higher latency. The low ping suggests good connectivity, but whether it’s bad depends on your needs. If you’re streaming or playing online, 2 ms is excellent. For general use, it’s fine, though consistency matters.

U
Unatiks
Junior Member
5
11-29-2016, 04:32 PM
#2
Ping measures delay. A value of 2ms indicates acceptable latency. Increasing the ping means greater delay, while high latency is undesirable.
U
Unatiks
11-29-2016, 04:32 PM #2

Ping measures delay. A value of 2ms indicates acceptable latency. Increasing the ping means greater delay, while high latency is undesirable.

T
therealalvaron
Junior Member
45
12-01-2016, 12:21 AM
#3
Ping should remain minimal. It represents the delay between your device and the remote server. Greater latency leads to delayed responses. This is critical in competitive online gaming, where even small differences can determine outcomes.
T
therealalvaron
12-01-2016, 12:21 AM #3

Ping should remain minimal. It represents the delay between your device and the remote server. Greater latency leads to delayed responses. This is critical in competitive online gaming, where even small differences can determine outcomes.

L
Lxxn2002
Member
240
12-02-2016, 11:18 AM
#4
A lower ping means faster performance.
L
Lxxn2002
12-02-2016, 11:18 AM #4

A lower ping means faster performance.

M
Mike_08
Member
160
12-03-2016, 09:18 AM
#5
Ping measures how long it takes for data to travel between devices, whereas latency refers to the total time for a round trip. Though most people use the terms similarly, they have distinct meanings.
M
Mike_08
12-03-2016, 09:18 AM #5

Ping measures how long it takes for data to travel between devices, whereas latency refers to the total time for a round trip. Though most people use the terms similarly, they have distinct meanings.

C
Crafter11xD
Junior Member
13
12-09-2016, 05:35 PM
#6
Ping is the tool that transmits ICMP messages between devices and evaluates the delay for a packet's journey. Measuring this time helps assess network latency.
C
Crafter11xD
12-09-2016, 05:35 PM #6

Ping is the tool that transmits ICMP messages between devices and evaluates the delay for a packet's journey. Measuring this time helps assess network latency.

H
HitsLikeNoah_
Member
138
12-10-2016, 02:25 AM
#7
I'll double down on yours and say that both scenarios you gave are the same situation, attempting to be pedantic is already annoying but it's even more useless when your information is off-base. The resultant output you get from a ping response is the length of time from sending an ICMP echo request, and receiving the ICMP echo reply, which takes both ingress and egress legs into account. You will never see the same packet in a round trip unless you have a routing loop. There are factors that can make ping not necessarily representative of the data path (such as pinging a busy router where latency increases as the packet is delayed on the control plane, but doesn't impact data plane latency), but for most general usage it's a reliable baseline.
H
HitsLikeNoah_
12-10-2016, 02:25 AM #7

I'll double down on yours and say that both scenarios you gave are the same situation, attempting to be pedantic is already annoying but it's even more useless when your information is off-base. The resultant output you get from a ping response is the length of time from sending an ICMP echo request, and receiving the ICMP echo reply, which takes both ingress and egress legs into account. You will never see the same packet in a round trip unless you have a routing loop. There are factors that can make ping not necessarily representative of the data path (such as pinging a busy router where latency increases as the packet is delayed on the control plane, but doesn't impact data plane latency), but for most general usage it's a reliable baseline.