>>As for testing, I was under the impression that you had something you >>had used to do optimisations, because you've mentioned reducing layout >>time from 100ms to 4ms. > > Generally, we have used System.out() to perform timing tests like this.
Yep, I put timing code that spit out the results to System.out in Display$ValidateCallback for that one, and then ran several apps to get a valid sampling.
