Comments
1 comment
-
I'm afraid you're right that it isn't possible to export the line-level timings at the moment. However, I've added your feedback to our feature request for this ability (logged with reference PP-836) --thanks for the suggestion!
Also, if you don't mind me asking about your interest in this feature.. are you looking to compare two profiler runs with line-level timings and want to use Excel as the way to achieve it? Or was there another reason you were looking to export this information? It would be useful for the developers to know
Add comment
Please sign in to leave a comment.
Currently, ANTS does not support to export time of line of code to *.html or *.csv file.
I need to export time of each line of code in one method to excel file.
Because there are so many lines of code, can not copy it by manual.
Please tell us: how can I do to export time of lines of code in a method to excel file?
Thanks,