> From: Jeffrey Janner [mailto:[email protected]] > Subject: RE: [OT] Jconsole Perform GC?
> I was impressed with the speed of the full GC. GC speed is proportional to the number and size of live objects, not dead ones. If your apps don't persist much data, GC will be quite quick. Set -verbose:gc to see detailed timings. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
