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 canvas maximum FPS setting #1727

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Add canvas maximum FPS setting #1727

merged 2 commits into from
Nov 28, 2024

Conversation

webfiltered
Copy link
Contributor

FPS cap

Currently, the only limit to FPS is the refresh rate of the screen, reported by the browser. Users with very high refresh rates experience unnecessarily high GPU usage.

Adds a maximum FPS setting to limit the canvas refresh rate:

image

Capped:

image

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@comfyorg/litegraph@0.8.40 network 0 2.41 MB k1oride

🚮 Removed packages: npm/@comfyorg/litegraph@0.8.39

View full report↗︎

@huchenlei huchenlei merged commit 578870d into main Nov 28, 2024
9 checks passed
@huchenlei huchenlei deleted the max-fps branch November 28, 2024 16:46
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.

2 participants