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 ?