|
|
|
|
|
by lock1
79 days ago
|
|
Wait what? I don't get why performance improvement implies reliability and incident improvement. For example, doing dangerous thing might be faster (no bound checks, weaker consistency guarantee, etc), but it clearly tend to be a reliability regression. |
|
And how does performance improve reliability? Well, a more performant service is harder to overwhelm with a flood of requests.