Show Execution statistics pr Dump()
Right now im writing a series of Linq2SQL / Entity statements.
When pressing F5 the total amount of executiontime is shown in the statusbar...
What would be cool, would be to extend the result browser to display execution statistics
eg: every grid could have a row underneath that tells the following:
Started 700 msec - Ended 1000 msec - Execution time: 300 msec
this would be very usefull when optimizing queries
1
vote
Martin Kirk
shared this idea