Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to limit pRuntime CPU utilization in benchmark mode #948

Open
l00k opened this issue Sep 9, 2022 · 0 comments
Open

Option to limit pRuntime CPU utilization in benchmark mode #948

l00k opened this issue Sep 9, 2022 · 0 comments

Comments

@l00k
Copy link

l00k commented Sep 9, 2022

Is there any change to get option to limit pruntime utilization in benchmark stage?
Cuz it sometimes makes unable to access runtime server or even entire machine.
I understand idea at current stage, but let say reducing utilization to 90% by adding some sleep period in benchmark loop would left some resources for server - so PRB could freely access it.
I would prefer reducing benchmark process to 90-95% rather than leaving 1 core for that purpose.

EDIT:
Interesting thing I discovered which seems to confirm need to limit utilization - I connected into worker machine and tried simplest endpoint curl localhost:8000/get_info
Sometimes it takes really long to get response (I have noticed even 160s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant