testing my reader plugin, I thought timer log would be a good way to go, however not so sure what it&#39;s timing. running in client server mode, 2 , 4 and 8 processes so far.<br><br>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. <br>
<br>The more important question: What is going on behind the scenes in those 5 seconds after my reader executes?<br><br>Can we safely say it&#39;s client server communication? <br><br>ParaView wont try to load ballance behind my back will it?<br>
<br>