• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Garbage Collection Performance Hit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Garbage Collection Performance Hit


  • Subject: Re: Garbage Collection Performance Hit
  • From: "Shawn Erickson" <email@hidden>
  • Date: Wed, 31 Oct 2007 11:20:52 -0700

On 10/31/07, Robert Martin <email@hidden> wrote:
> I just finished converting a file scanning project to XCode 3, and
> tried the GC. It worked without a hitch, except the performance took a
> big hit. For example, a file that can be scanned at 1300 KB/Sec
> without GC now averages 850 KB/sec with GC. Is this a typical
> performance hit?

Who knows with the little information you give on what you do when
"scanning" a file. Also note that some folks see better performance
when using GC... YMMV.

When in doubt profile your application to see what is taking place.
Using GC has the potential to invalidate prior optimizations, etc.

-Shawn
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Garbage Collection Performance Hit (From: Robert Martin <email@hidden>)

  • Prev by Date: Re: Any way to get tiny "clear console" button back?
  • Next by Date: Re: Garbage Collection Performance Hit
  • Previous by thread: Garbage Collection Performance Hit
  • Next by thread: Re: Garbage Collection Performance Hit
  • Index(es):
    • Date
    • Thread