Re: 30x faster JSON date parsing
Re: 30x faster JSON date parsing
- Subject: Re: 30x faster JSON date parsing
- From: Rick Mann <email@hidden>
- Date: Mon, 09 Sep 2013 11:29:48 -0700
On Sep 9, 2013, at 09:25 , Maxthon Chan <email@hidden> wrote:
> This may not be that useful in all circumstances - I always send dates as milliseconds since the UNIX epoch as 64-bit signed integers. Those are *way* faster to parse.
Yes. It's ridiculous that a lot of JSON APIs send ISO 8601-formatted (or other human-readable format) dates.
--
Rick
_______________________________________________
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