Hello All,
I have recently started using SQL trace in VSTS load test.
In the load test result, in SQL trace, the information seems to be incorrect.
plz refer the image below:

For 2nd transaction, the duration is 943,910 which contradicts with startTime and endtime (which shows difference of 1 sec)
Also, duration of 943,910(approx 16 mins) is not possible as the query took less than a second to execute.
Also, noticed the difference in "Reads" field for the same query. The first four transactions are same but the value in "Reads" field is different (76 for first two, 46 for next two)
also, Could anybody please confirm what does filed "CPU" indicate(i.e. CPU time or %CPU Utilization)
Thanks in advance.
Regards,
Shruti