|
|
|
|
|
by fcantournet
1846 days ago
|
|
You can 100% write services with P999 < 20ms in go.
Not even trying that hard.
Go is entirely suitable for this kind of constraints, I dare say that's go's main target. P99 < 1ms, that's when you're going to want to switch it up. |
|