간단하게 웹뷰의 속도를 개선하는 방식이 hardwareAccelerated=true 를 명시적으로 설정하는 것 정도 였는데, 지금은 딱히 설정안해도 기본 적용되고 있는 것으로 알고 있는데 그래도...느린 사이트들이 있다.


앱에서 좀 개선할 방법이 없을까 찾아보긴 했는데...



http://stackoverflow.com/questions/32304237/android-webview-loading-data-performance-very-slow

http://stackoverflow.com/questions/3652583/enhance-webview-performance-should-be-the-same-performance-as-native-web-browse

http://stackoverflow.com/questions/7422427/android-webview-slow



*. 웹 사이트 성능 및 속도 체크

 - http://www.webpagetest.org



글을 찾아서 읽어보면 볼 수록 결론은 기본적으로 웹을 빠르게 만들어야 한다. 


모바일 메인 페이지가 3~5메가 이상은 첫 로딩 시에 느릴 수 밖에 없다...


http://www.htmlgoodies.com/beyond/reference/7-tips-to-make-your-websites-load-faster.html

https://www.smashingmagazine.com/2013/04/build-fast-loading-mobile-website/

http://learntocodewith.me/posts/make-your-website-fast/

http://www.speedawarenessmonth.com/15-things-for-making-your-site-faster-for-mobile-users/

+ Recent posts