Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diff model loading batch UI update

therealryan opened this issue · comments

The diff tool does a bunch of UI-updating-work every time for every flow that gets loaded. In larger models this really slows down model loading.
It'd be better to defer all the diff processing and UI updates until the models are completely loaded.