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

Re: archiving report


  • Subject: Re: archiving report
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 26 Feb 2013 10:10:27 -0800

On Feb 26, 2013, at 10:04 AM, Kyle Sluder <email@hidden> wrote:

> On Feb 26, 2013, at 9:47 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
>>   But it does create unnecessary data. E.g. in the case of an array containing identical objects, like:
>>   NSArray *a = @[ @"a", @"a", ...., @"a"];
>>   With 1 000 000 items it creates 10,000,395 bytes - my version creates only 1 000 332 bytes
>>   and the output is still readable by NSKeyedUnarchiver.
>
> What are these 57 bytes you saved? Is it worth saving 57 bytes for the burden of maintaining your own compatibility with NSKeyedArchiver?

Apparently I can't read thousands separators. I'll file a bug against my brain's lexer.

--Kyle Sluder
_______________________________________________

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: 
 >archiving report (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: archiving report (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: archiving report
  • Next by Date: Re: archiving report
  • Previous by thread: Re: archiving report
  • Next by thread: Re: archiving report
  • Index(es):
    • Date
    • Thread