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

Dynamically adjust work per tick based on workload #19

Open
realityforge opened this issue Mar 25, 2020 · 0 comments
Open

Dynamically adjust work per tick based on workload #19

realityforge opened this issue Mar 25, 2020 · 0 comments

Comments

@realityforge
Copy link
Member

Currently we use DEFAULT_LINKS_TO_PROCESS_PER_TICK and DEFAULT_CHANGES_TO_PROCESS_PER_TICK to determine how much work we do in a tick. We should instead use idle work scheduler or dynamically adjust work to fit into fixed time slot.

realityforge added a commit that referenced this issue Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant