• 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: Core Image increases memory use a lot
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Image increases memory use a lot


  • Subject: Re: Core Image increases memory use a lot
  • From: Nick Zitzmann <email@hidden>
  • Date: Sun, 16 Jan 2011 15:18:25 -0700

On Jan 16, 2011, at 2:43 PM, Graham Cox wrote:

> Who complains about a 30MB memory usage increase these days? Who even notices? This is not Mac OS 9, it doesn't matter what your app's memory footprint is (within reason).

Two kinds of people:

1. Experienced users that watch Activity Monitor like a hawk.

2. Unexperienced users that blame your program for slowing down their computer once its memory usage spikes and forces the OS to start swapping. Not everyone is literate enough to understand swapping, and since the OS outside of Activity Monitor gives the user no indication that this is going on (unless the disk is nearly full), then they need a scapegoat.

Using available memory is normally a good thing, since loading things from disk takes longer than accessing them from memory. But it is a balancing game, because using too much memory has negative side effects. So yes, it does matter, especially in 64-bit applications, since at least 32-bit apps will crash if they go overboard.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Core Image increases memory use a lot (From: Seth Willits <email@hidden>)
 >Re: Core Image increases memory use a lot (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Core Image increases memory use a lot
  • Next by Date: Re: sending data to a view not yet displayed
  • Previous by thread: Re: Core Image increases memory use a lot
  • Next by thread: “EXC_BAD_ACCESS” object is not nil but not accessible
  • Index(es):
    • Date
    • Thread