Percents instead of milliseconds
![maxima120](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
I tried to compare same application performance on two different computers.
Although I am sure I picked the same parameters (i.e. Wall Time etc) one report shows lines with milliseconds (but no source code)
the other report shows time in percents against source code lines.
Can I force percents to be shown in absolute values in milliseconds?
Although I am sure I picked the same parameters (i.e. Wall Time etc) one report shows lines with milliseconds (but no source code)
the other report shows time in percents against source code lines.
Can I force percents to be shown in absolute values in milliseconds?
Comments
Note that the SQL and File I/O views always display milliseconds, as their 'ticks' unit is usually different to that used for measuring program performance (which also makes it impossible to show percentages in a way that can be compared with the program timings)
Software Developer
Red Gate Software Ltd.