|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Is garbage collection faster/slower/the same speed as malloc/free? We introduceoracular memory management, an approach that lets us answer this question by measuring unaltered Java programs as if they used malloc and free. The result: a good GC can match the performance of a good allocator, but it takes 3X-5X more space.
Greets, Helge
PS: great to discuss useless stuff again, thanks Apple ;-) -- Helge Hess http://docs.opengroupware.org/Members/helge/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Objc-language mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| References: | |
| >Objective-C 2.0 (From: "Philippe C.D. Robert" <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Dietmar Planitzer <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Greg Hurrell <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Dietmar Planitzer <email@hidden>) | |
| >Re: Objective-C 2.0 (From: stephen white <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Helge Hess <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Greg Hurrell <email@hidden>) | |
| >Re: Objective-C 2.0 (From: Marcel Weiher <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.