• 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: runtime error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: runtime error


  • Subject: Re: runtime error
  • From: Thomas Engelmeier <email@hidden>
  • Date: Wed, 12 Mar 2008 16:27:53 +0100


On 12.03.2008, at 14:34, Daniel Child wrote:
>In the process of parsing thousands and thousands of records and placing (most of) them in a table which I want to save to disk,


"Table you want to save to disk"? DUH? You know, I'm currently programming the thingy that interacts with the great FooBar. Is that a good design, and if not, what shall I improve?

Also, what tools might help?

Object Alloc or Instruments

I thought I was quite careful about the memory rules. Is it possible that I am simply building too large a table and need to change my approach?

Potentially, if all your data management is based of creating tons of Foundation subobjects in whatever Foundation container. They have some associated memory footprint that might be highly reduced.


You wouldn't, e.g., want to represent an image as an rows NSArray containing an columns NSArray containing NSNumbers.

Regards,
	Tom_E










_______________________________________________

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: 
 >runtime error (From: Daniel Child <email@hidden>)

  • Prev by Date: Help with Bindings
  • Next by Date: RE: Help with Bindings
  • Previous by thread: Re: runtime error
  • Next by thread: Re: runtime error
  • Index(es):
    • Date
    • Thread