Dalvik heap size?

Jboxen

Premium Member
Premium Member
Developer
Joined
Jun 15, 2010
Messages
902
Reaction score
0
Location
Rochester, NY
If i change the dalvik heap size from 30 to 36, what does it do for me? Benefits and downfalls, maybe an expination? Thank you!
 
It is the memory allocated to the dalvik virtual machine increasing it will use more memory if the apk calls for it and decreasing will use less,but go into garbage quicker thus making the apk perform less efficiently. This has to do with reading java code increasing the dalvik.vm will probably make no noticeable differences. I have played no big deal I trust moto and 30 seems good.
 
It is the memory allocated to the dalvik virtual machine increasing it will use more memory if the apk calls for it and decreasing will use less,but go into garbage quicker thus making the apk perform less efficiently. This has to do with reading java code increasing the dalvik.vm will probably make no noticeable differences. I have played no big deal I trust moto and 30 seems good.

Hmmm, ok I might play with it just to see what its all about. Anyways, whats in the works squid?
 
Back
Top