Hi Jona,

If I were to make a guess, I would say that the file caching done by
the OS is why your script runs sometimes faster. I see a huge
difference in performance when loading a large file the second time in
ParaView. It is hard to say more without having the data and the
script.

-berk

On Thu, Jul 30, 2009 at 4:46 AM, BOUSSOIR Jonathan
167706<[email protected]> wrote:
>
> Hi all,
>
> I am work with Paraview (3.6.1) and with linux.
> I can see something trouble when I launch my Python script on the cluster.
> I have never seen the same time for the same work.
> Sometime I have about 4 seconds or sometime I have about 18 seconds. I link a 
> file with copy screen I can see.
> I don't understand why a same work with python paraview I haven't a same work.
> I can see sometime it do 6 vtkPainterPolyDataMapper instead of 2.
> Another time, it do 8 vtkPVGeometryryFilter instead of 6.
> ???
> Somebody will have a idea on what is the probleme ?
>
> Thanks in advance for your kind help.
>
> Regards,
> Jona
>
>
> _______________________________________________
> 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

Reply via email to