RPi:

# ping 172.217.1.36
PING 172.217.1.36 (172.217.1.36) 56(84) bytes of data.
64 bytes from 172.217.1.36: icmp_seq=1 ttl=56 time=50.8 ms
64 bytes from 172.217.1.36: icmp_seq=2 ttl=56 time=54.9 ms
64 bytes from 172.217.1.36: icmp_seq=3 ttl=56 time=66.2 ms
64 bytes from 172.217.1.36: icmp_seq=4 ttl=56 time=55.6 ms
64 bytes from 172.217.1.36: icmp_seq=5 ttl=56 time=55.1 ms
64 bytes from 172.217.1.36: icmp_seq=6 ttl=56 time=52.5 ms
64 bytes from 172.217.1.36: icmp_seq=7 ttl=56 time=53.1 ms
64 bytes from 172.217.1.36: icmp_seq=8 ttl=56 time=52.8 ms
64 bytes from 172.217.1.36: icmp_seq=9 ttl=56 time=62.8 ms
^C
--- 172.217.1.36 ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8010ms
rtt min/avg/max/mdev = 50.805/56.025/66.264/4.846 ms

​i7 Workstation:

$ ping 172.217.1.36
PING 172.217.1.36 (172.217.1.36) 56(84) bytes of data.
64 bytes from 172.217.1.36: icmp_seq=1 ttl=56 time=146 ms
64 bytes from 172.217.1.36: icmp_seq=2 ttl=56 time=66.8 ms
64 bytes from 172.217.1.36: icmp_seq=3 ttl=56 time=55.1 ms
64 bytes from 172.217.1.36: icmp_seq=4 ttl=56 time=52.3 ms
64 bytes from 172.217.1.36: icmp_seq=5 ttl=56 time=134 ms
64 bytes from 172.217.1.36: icmp_seq=6 ttl=56 time=156 ms
64 bytes from 172.217.1.36: icmp_seq=7 ttl=56 time=96.0 ms                                                         
64 bytes from 172.217.1.36: icmp_seq=8 ttl=56 time=52.9 ms                                                         
64 bytes from 172.217.1.36: icmp_seq=9 ttl=56 time=60.2 ms                                                         
64 bytes from 172.217.1.36: icmp_seq=10 ttl=56 time=63.8 ms                                                        
^C                                                                                                                 
--- 172.217.1.36 ping statistics ---                                                                               
10 packets transmitted, 10 received, 0% packet loss, time 9012ms                                                   
rtt min/avg/max/mdev = 52.344/88.498/156.517/39.663 ms

RPi is running console only.   Workstation running KDE and several apps open.