You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom WebSocket stress test script, environment: 20 cores, 32GB RAM, 1000M bandwidth. Run the script in this environment. Only log in one user and do not send messages, just need to stay online. When clicking STOP on the web UI interface, after 20-30 seconds, a warning appears: 'CPU usage above 90%!'. If using --headless, this problem obviously doesn't occur. However, consider a situation where, during automated loading, this might be unfriendly.
Prerequisites
Description
Custom WebSocket stress test script, environment: 20 cores, 32GB RAM, 1000M bandwidth. Run the script in this environment. Only log in one user and do not send messages, just need to stay online. When clicking STOP on the web UI interface, after 20-30 seconds, a warning appears: 'CPU usage above 90%!'. If using --headless, this problem obviously doesn't occur. However, consider a situation where, during automated loading, this might be unfriendly.
Command line
locust -f mylocustfile.py
Locustfile contents
Python version
3.9.12
Locust version
2.20.0
Operating system
Linux \ mac
The text was updated successfully, but these errors were encountered: