LibreTasks icon indicating copy to clipboard operation
LibreTasks copied to clipboard

Time to load Logs is too long

Open GoogleCodeExporter opened this issue 8 years ago • 0 comments

I think time to load even 24 hours worth of logs is still too long.  We need to 
look at a way to optimize the tabbed log activity.  Several things could be 
looked at:

0) Optimize the sorting in All Logs view as it is the slowest since it loads 
logs from all three tables
1) Use ConvertView in the listview
2) Do proressive loading of the listview (see 
http://mylifewithandroid.blogspot.com/2010/03/progressively-loading-listviews.ht
ml)
3) Don't reload the listview data between tab changes


Original issue reported on code.google.com by [email protected] on 1 Aug 2010 at 9:38

GoogleCodeExporter avatar Apr 05 '16 23:04 GoogleCodeExporter