Menu

Perfmon clear flag

Vivek Pant
2010-06-10
2013-01-28
  • Vivek Pant

    Vivek Pant - 2010-06-10

    Perfmon clear Flag that indicates if the local traces should be cleared and counts should be restarted.
    When this flag is “true” the mbpsSendRate rises and when the flag is set “false” this rate falls drastically. Can someone please elaborate on the relation of the clear flag with mbpsSendRate.

     
  • Yunhong Gu

    Yunhong Gu - 2010-06-10

    Was there any interrupt between send() in your benchmark? mbpsSendRate is the average sending rate over time. If you set the flag to false, it calculated the average rate from the last time the flag was set to true, or the beginning of the connection.

     

Log in to post a comment.