Do not recreate all the frames from scratch, but instead incrementally
add new elements.
Only update style of the few newly added elements.
Makes time to generate each frame almost constant.
E.g. generating a large plan with 477 frames went down on my
computer by 13 minutes (from 16 minute to 3 minutes).
Do not recreate all the frames from scratch, but instead incrementally add new elements. Only update style of the few newly added elements. Makes time to generate each frame almost constant. E.g. generating a large plan with 477 frames went down on my computer by 13 minutes (from 16 minute to 3 minutes).