I need to measure the response time of multithreaded requests, including the parent requests and all subsequent child requests. I know there must be ways of tracking all the requests via callbacks. The closest thing I've found so far is the StopWatch() class, but this is only for single threads. Can this be applied to multithreads?
Aucun commentaire:
Enregistrer un commentaire