this post was submitted on 19 May 2025
213 points (100.0% liked)

Map Enthusiasts

4669 readers
48 users here now

For the map enthused!

Rules:

founded 2 years ago
MODERATORS
 

Located in London, I measured the RTT or round trip time to 574,691 random webservers and plotted the times on the globe.

Discovery was done with masscan, measurements using hping and plotting with an old Python script I've revived and enhanced.

~~This is part of the next writeup on my blog, with which I will be posting any of the code I've used.~~

Full write-up and code

Blog / How I made a blog using Lemmy

you are viewing a single comment's thread
view the rest of the comments
[โ€“] NoSpotOfGround@lemmy.world 3 points 1 month ago (1 children)

So this looks like the closer the server, the less efficient (more convoluted) the path to it is. Very cool.

[โ€“] kernelle@0d.gs 2 points 1 month ago

I'm thinking its harder to get sub 15ms consistently maybe? Brussels, Amsterdam, Paris, expected lightspeed times of 1-2ms, in reality you'll get 10-20ms.

Global internet is optimized for global connectivity, I'm imagining resources are better spent optimizing the 50-200ms range than the 1-10ms.