315 questions
How to set up the environment for distributed performance testing with locust in notebook
Zhang, Qing (External)
0
Reputation points
We need to do performance testing for a python library. We'd like to use locust. When doing the performance testing by running the locustfile.py in one fabric notebook through below command, the CU usage is always very low. It seems the load testing is not enough. We don't know how to improve the CU usage.
locust -f /lakehouse/default/Files/script/locustfile.py --logfile=/lakehouse/default/Files/logs/locust_report.log --csv=/lakehouse/default/Files/logs/test-result --headless --users 3000 --spawn-rate 3000 --run-time 300s
Microsoft 365 and Office Development Microsoft 365 Developer Program
Sign in to answer