But my WiFi is just fine!

https://lemmy.dbzer0.com/post/4697958

But my WiFi is just fine! - Divisions by zero

Latency is the name of the game if you’re gaming. Copper will always give you the fastest ping times compared to the fastest wifi you can buy.
The wifi latency on generic 5g routers is like 5ms if not less
WiFi 5 latency on a decent router (not the shit your ISP gives you for free) is only 0.6ms. Yes, that’s less than 1ms.
Right. Like even in the shittiest scenario that’s not a major difference. There’s stuff like interference and the speeds are lower, sure, but 1 gigabit is plenty for non enterprise situations
There’s no interference unless you live in a Soviet block.
I just tested ping between my weak computers, one of which supports only 100mbit ethernet and are sequentially connected via cheap 2$ dumb switch and ISP-provided router and got 0.187ms average, while ping via same system, but using 802.11ac for one device got 8.16ms with standard deviation of 11.9, maximum of 67ms and minimum of 1.44ms.
You have a very shitty WiFi over there. I haven’t seen anything over 1ms ever.
I just don’t live on the moon, neighbours use WIFI too.
And?
Ranges are crowded
Where? There’s not much interference even in Soviet blocks. What are you talking about?
Replying to you from soviet blocks. I see strong signal from 7 neighbours, including one HT40 network.
And?

Are you troll? Read context.

Ranges are crowded, a lot of interference.

No, you’re a troll. Seven networks won’t result in any interference even in the 2.4GHz range.
62+14 < 14(channels 1-13 are allowed in Russia). You can’t lie to math.
Wut?
There is simply not enough channels for more than 4 20MHz wifi networks.
Having two networks max on the same frequency won’t cause any interference.

Maybe…

your latency on your network might be 0.6ms, but for most practical use-cases, it will be orders of magnitude more. Partly due to the interference and half duplex nature of wifi, but also because of CSMA/CA (carrier sense multi access / collision avoidance) algorithm, which listens before transmitting to ensure the channel is clear, and waits when it’s busy until it’s clear before transmitting. The actual transit time for each frame is very short, but getting to the point where you can actually transmit is the main challenge for wifi.

Propegation time for a 1500 byte frame on gigabit Ethernet is approximately 12 µs, or 12 microseconds, aka 0.012 ms. So the argument is kind of squished here. Given that you have a dedicated channel to the switch (and not needing a carrier sense, collision avoidance of detection algorithm with ethernet) the frame can be immediately sent, so the total transit time from a computer connected by ethernet to a router or switch is orders of magnitude faster.

Here’s the thing - it won’t in real life.
This comment does not make sense to me