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

[Optimization] ScriptNode Ramp using CPU even if it's at max #635

Open
aaronventure opened this issue Dec 7, 2024 · 0 comments
Open

[Optimization] ScriptNode Ramp using CPU even if it's at max #635

aaronventure opened this issue Dec 7, 2024 · 0 comments

Comments

@aaronventure
Copy link

Small CPU optimization request: core.ramp node should not be using any CPU if LoopStart is at 1 (so there's no looping) and the ramp reached 1.

For a single ramp, this is insignificant, but if you have 70, it adds up unnecessarily.

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

No branches or pull requests

1 participant