4 ms·
You can simulate bad wifi with the throttling option on the network tab of your browser's developer tools
by gnopgnip 5mo ago
You can simulate bad wifi with the throttling option on the network tab of your browser's developer tools
- dieulot 5mo agoThat’s an unreliable way of simulating an unreliable network, as overviewed in https://calendar.perfplanet.com/2016/testing-with-realistic-networking-conditions/#browser_level_traffic_shaping https://calendar.perfplanet.com/2016/testing-with-realistic-...
- patmorgan23 5mo agoSlow networks != Bad networks. Bad networks could be slow, or drop random packets, or corrupt packets, or have jitter, etc
- SOLAR_FIELDS 5mo agoYou can always also simulate bad WiFi by walking away from your access point until you have bad wifi
- nottorp 5mo ago> You can simulate bad wifi with the throttling option on the network tab of your browser's developer tools Oh? How does that help for native applications? > You can always also simulate bad WiFi by walking away from your access point until you have bad wifi That's unfortunately very inconvenient when you work on an embeddeded device prototype that consists of several boards interconnected by hair thin wires :) Maybe I should make some friends across the street to the point they give me access to their APs...