What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Dalvik heap size?

Jboxen

Premium Member
Premium Member
Developer
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