Replies: 1 comment 2 replies
-
|
hello hello, I was browsing the repo and going through In my own workflow with interactive visual projects, I've noticed how quickly heavy parameter expressions can tank the network's frame rate if they aren't optimized. The current section could benefit from a few quick, clean guidelines on performance optimization, specifically around caching operator references and offloading heavy expressions to Execute DATs to avoid unnecessary cooking. I'd love to contribute a PR with some best practices on this if you're open to it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you're interested in participating this is the thread to join. From here we can connect with you about what contributing looks like and how to get started. We're currently generating this site with Docusaurus, you'll need NodeJS installed on your computer, and feel familiar with working in a git style workflow. If that's out of your comfort zone, that's okay we can walk you through what all of that looks like.
Beta Was this translation helpful? Give feedback.
All reactions