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

Do not request additional worker from 'yield' calls and during post-e… #1728

Merged
merged 2 commits into from
Dec 25, 2019

Conversation

qwwdfsad
Copy link
Collaborator

…xecution phase in LimitingDispatcher

Fixes #1704
Fixes #1706

…xecution phase in LimitingDispatcher

Fixes #1704
Fixes #1706
@qwwdfsad qwwdfsad force-pushed the dispatcher-impovements branch from 1b8cf6d to 4e19954 Compare December 20, 2019 14:38
@qwwdfsad qwwdfsad requested a review from elizarov December 20, 2019 14:58
@qwwdfsad
Copy link
Collaborator Author

The biggest impact here is reducing CPU usage of ActorSelectorManager in Ktor in idle state by a factor of two

Copy link
Contributor

@elizarov elizarov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful improvement.

@qwwdfsad qwwdfsad merged commit c526c3f into develop Dec 25, 2019
@qwwdfsad qwwdfsad deleted the dispatcher-impovements branch December 25, 2019 11:16
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

Successfully merging this pull request may close these issues.

3 participants