Wouldn't it be nice if the Profiler could print elapsed time as a % of total
time.

Example:

+ Profiler [FileRowBuilder]
|-- elapsed time           [ant scanning]    76,797 milliseconds. (  71.15%)
|-- elapsed time            [building tree]     1,351 milliseconds. (   
1.25%)
|-- elapsed time           [building rows]    29,360 milliseconds. ( 
27.20%)
|-- Total                   [FileRowBuilder]   107,921 milliseconds. (100%)


Just a suggestion.
ZC.
-- 
View this message in context: 
http://www.nabble.com/A-suggestion-for-the-Profiler-Extension-tp21295285p21295285.html
Sent from the Slf4J - user mailing list archive at Nabble.com.

_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user

Reply via email to