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

Add schedulePerFrame option #634

Closed
wants to merge 1 commit into from
Closed

Add schedulePerFrame option #634

wants to merge 1 commit into from

Conversation

gkjohnson
Copy link
Contributor

Related to #632

Adds an option for limiting the amount of jobs started per frame while allowing for more parallel jobs.

Timing before:
~2486 ms

Timing after with higher maxJobs = 1000:
~2400 ms

The improvement seems minimal if it's even consistent.

@gkjohnson gkjohnson marked this pull request as ready for review July 23, 2024 03:19
@gkjohnson gkjohnson marked this pull request as draft July 23, 2024 03:19
@gkjohnson
Copy link
Contributor Author

Improvement is too small only in extreme cases to be worth the change. Related to #633

@gkjohnson gkjohnson closed this Sep 13, 2024
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.

1 participant