add more load testing tooling
This commit is contained in:
parent
87e785b45a
commit
c30ae174ef
@ -690,8 +690,8 @@ All optimizations should follow these steps:
|
||||
are 'sufficiently' different for an optimization to be worth the added
|
||||
code complexity.
|
||||
1. use <https://github.com/tsenart/vegeta> for load testing http services
|
||||
(+ other fancy ones)
|
||||
1. make sure your latency numbers make sense:
|
||||
(+ other fancy ones: k6, fortio, ...)
|
||||
1. make sure your latency numbers make sense
|
||||
|
||||
The first step is important. It tells you when and where to start optimizing.
|
||||
More importantly, it also tells you when to stop. Pretty much all optimizations
|
||||
|
Loading…
Reference in New Issue
Block a user