Page 1 of 1

catch the write-read time

Posted: Fri 13 Nov 2009 13:33
by alperu
i want to catch the injection time because in my application, user A write data every second to database on internet and other user B inject datas from mySQL server so delay,missing and right order are really important subjects for me

is there any way to determine how long does it takes a data package write and read?

how can i test the system performance ?

Posted: Tue 17 Nov 2009 09:55
by Dimon
You can use any third-party applications that sniffs traffic (like NetView) and measure time between a data packet getting and sending.