Question about memory size and performance
Carfield Yim <[email protected]> Sat, 8 Dec 2007 12:53:13 +0800
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
According to this paper - http://www.cs.umass.edu/~emery/pubs/gcvsmalloc.pdf , it claim that : "If their applications will be deployed on systems with at least three times as much RAM as needed, then garbage collection should provide reasonable performance. However, if the deployed systems will have less RAM, or if their applications will have to compete with other processes for memory, then practitioners should expect garbage collection to exact a substantial performance cost." Just wonder if anybody have comment about this claim? Say my applicatioon typical requirement 1024m heap size to run. My computer need to have 3072m to have reasonable performance??? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com