Caching this way(screenshot) is the right thing to do or it’s not necessary? I thought if I access macro output multiple times, it will run macro each time and I should cache it or is the macro output/input values already cached?
And what is better(in performance), to just cache result and pull it around graph with “Identity” or make graph variable?(probably no difference, but just want to be sure, thank you)
This is the right thing to do if you want to cache a value that is performance intensive to get. So yes that is totally fine 🙂
Caching this way vs a graph variable: cache node should be better performance wise, but we are talking about minimal differences if any, therefore I would suggest to just use the workflow that you prefer better 🙂
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.