You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have to mentally calculate the average time for each thread/query executed
Describe the solution you'd like
A new column in the profiling results tab where I can see the average time (calculated as total_time/invocations) is displayed for each row
Describe alternatives you've considered
Mentally calculating the results.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have to mentally calculate the average time for each thread/query executed
Describe the solution you'd like
A new column in the profiling results tab where I can see the average time (calculated as total_time/invocations) is displayed for each row
Describe alternatives you've considered
Mentally calculating the results.
Additional context

The text was updated successfully, but these errors were encountered: