handel icon indicating copy to clipboard operation
handel copied to clipboard

Real / Faked Latency for AWS ?

Open nikkolasg opened this issue 6 years ago • 0 comments

How do we simulate latency for AWS instances within one region ? Do we need to simulate it at all, given the time conditions ? We should at least explore the naive solution of adding a time.Sleep(100 * time.Millisecond) at the network level and see how it compares without.

nikkolasg avatar Jan 08 '19 14:01 nikkolasg