MCPcopy
hub / github.com/locustio/locust / dispatch.py

File dispatch.py

benchmarks/dispatch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This file contains a benchmark to validate the performance of Locust itself.
3More precisely, the performance of the `UsersDispatcher` class which is responsible
4for calculating the distribution of users on each worker. This benchmark is to be used

Callers

nothing calls this directly

Calls 4

WorkerNodeClass · 0.90
UsersDispatcherClass · 0.90
add_argumentMethod · 0.80
new_dispatchMethod · 0.45

Tested by

no test coverage detected