Now we use imx6q to develop our product on android 8.0 ,and the display is output 720p by lvds.
Then, the application startup time is not fast wheather cold boot or hot boot.
We use blank application to test startup time , the average of cold boot value is 1342ms, the average of hot boot value is 485ms.
How to optimize the application time to reduce time cost?I think it maybe optimize GPU code to solve it.
Thanks.