We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CPU util is low
The text was updated successfully, but these errors were encountered:
test 1, replicas=24 with/without
replicas=24
if not socket_type.is_pubsub: sock.hwm = int(os.environ.get('JINA_SOCKET_HWM', 4))
Sorry, something went wrong.
FlowOptimizeLevel.FULL -> FlowOptimizeLevel.NONE seems improve? but still a lot of workers are idle? need to profile each pea
i have a feeling this is IO bounded. maybe switch to ssd will solve the issue?
Successfully merging a pull request may close this issue.
CPU util is low
The text was updated successfully, but these errors were encountered: