> > It works great when you don't have any (a lot of) calls :) > My timings (roughly): * Loading message followed by UI -- some 6 seconds * Complete list -- (27-6=21seconds) Does these look alright? (BTW, thats definitely improved timing...but still seems a little slow considering that I might want to see 'who called me?' upon noticing a missed call!!
The contacts app enlists all contacts in 6 seconds, so I think the 6 seconds above would be about loading python app and enumerating SIM contacts. But the rest of the thing still takes 21 seconds The 'all' tab has some 60 records (after expanding the twirl-downs). Moreover, if its of some help, my /var/log/phonelog.db is around 32K. --Vikas _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
