Re: Android build time become slow when using aufs

2012-08-18 Thread sfjro
Hello CSJ, CSJ: > However, I fount that the make time become slow when using it, > Is any suggestion that I can improve the build time? ::: > real14m35.194s ::: > real16m9.366s Ok, aufs looks like having about 10% overhead. Although I don't know this is a reasonable value

Android build time become slow when using aufs

2012-08-17 Thread CSJ
I download android 4.1.1_r1 and like to use unionfs* like fs to keep source code clean. However, I fount that the make time become slow when using it, Is any suggestion that I can improve the build time? Thanks Below are my steps: ## Normal build $ source build/envsetup.sh $ lunch full-eng $ ti