testing my reader plugin, I thought timer log would be a good way to go, however not so sure what it's timing. running in client server mode, 2 , 4 and 8 processes so far.
I put some time computation in my request data method that show the read takes less than 1 second on all processes and decreases as process are added, however timer log reports nearly 6 seconds on all runs. The more important question: What is going on behind the scenes in those 5 seconds after my reader executes? Can we safely say it's client server communication? ParaView wont try to load ballance behind my back will it?
_______________________________________________ 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
