• 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: NSArchiver's efficiency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArchiver's efficiency


  • Subject: Re: NSArchiver's efficiency
  • From: Sean Gilbertson <email@hidden>
  • Date: Mon, 24 Nov 2003 03:31:51 -0600

All,

I'm using NSArchiver to store a large amount of data (a "small set" might be 12 MB or so), originating in a relatively complex data structure (e.g., dictionaries of classes with dictionaries of arrays), with interconnectedness. Keeping all this in mind, NSArchiver is, I suppose, quick (~5 seconds to store this data on a G3 700MHz), however I'm wondering if there are ways to do this more quickly? I was thinking of using the Java bridge to get at Java's standard serializer, but have had no success at this yet. Can anyone recommend alternatives or enhancements, including Java's serializer? I have ruled out writing my own serializer so far, as the task is sufficiently complex (interconnectedness, etc.). Also, keep in mind I use an unkeyed NSCoder to store all this data.

Thanks,
Sean
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: get icon of a running process
  • Next by Date: NSStatusBar malfunctioning in Panther?
  • Previous by thread: Re: get icon of a running process
  • Next by thread: NSStatusBar malfunctioning in Panther?
  • Index(es):
    • Date
    • Thread