It creates a state snapshot on every "Apply". Since saving state for huge pipelines can be slow, it adversely affects the "Apply" response time and hence it's off by default. Python tracing should overcome this issue more gracefully.
Utkarsh On Thu, Apr 16, 2009 at 10:48 AM, Moreland, Kenneth <[email protected]> wrote: > The new crash recovery feature, which records the state every time you hit > the Accept button, is off by default. Is there any reason why that should > not be on by default? > > -Ken > > **** Kenneth Moreland > *** Sandia National Laboratories > *********** > *** *** *** email: [email protected] > ** *** ** phone: (505) 844-8919 > *** web: http://www.cs.unm.edu/~kmorel > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
