0

据我所知,Ramp-up 功能已从蝗虫中删除。只是想知道孵化过程是否与加速过程相同或相似?或者无论如何可以模拟这种情况?

4

2 回答 2

0

不知道你在说什么加速功能。有很多选项可以控制 locust 的加速,包括新的步进加载功能:

  --step-load           Enable Step Load mode to monitor how performance
                        metrics varies when user load increases. Requires
                        --step-clients and --step-time to be specified.
  --step-clients STEP_CLIENTS
                        Client count to increase by step in Step Load mode.
                        Only used together with --step-load
  --step-time STEP_TIME
                        Step duration in Step Load mode, e.g. (300s, 20m, 3h,
                        1h30m, etc.). Only used together with --step-load
于 2020-01-09T13:43:58.367 回答
-2

刚刚找到 Taurus 的解决方法来安排负载。

于 2017-03-10T07:39:31.220 回答