android - A tool to measure if some task is heavy or not? -


is there tool can use measure how execution of task lasts?

if yes, how many milliseconds enough consider task being heavy task?

saying "heavy task" meaning contemplating whether send task background thread or not. sending mean couple of days of work adopt structure it. , not send background thread if don't have to.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -