Cache question

Forums 💬 FlowCanvas ⚙️ Support Cache question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11982
    spayke
    Participant

      Hi Gavalakis!

      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)

      #11983
      Gavalakis
      Keymaster

        Hello,

        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 🙂

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.