- Run function ```docker run --name <CONTAINER_NAME> -p 8080:8080 systemautoscaler/sebs-dynamic_html:0.0.1 uwsgi --http 0.0.0.0:8080 --master -p -w web_server_dynamic_html:app``
- Get container id with
docker ps
and add it to the experiment config file (in experiments/config) - Run locust
locust
and run the experiment through locust-ui - Check cpu-quotas via
docker inspect --format='{{json .HostConfig.CpuQuota}} {{json .HostConfig.CpuPeriod}}' <CONTAINER_ID>
-
Notifications
You must be signed in to change notification settings - Fork 0
deib-polimi/RAS-real
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published