Re: Swift Threads
Re: Swift Threads
- Subject: Re: Swift Threads
- From: Jens Alfke <email@hidden>
- Date: Sat, 23 Aug 2014 11:39:12 -0700
> On Aug 23, 2014, at 11:23 AM, Jens Alfke <email@hidden> wrote:
>
> it's going to spawn a huge number of dispatch queues (something like O(n) of them, I think.)
Oops, I meant 'dispatched blocks'. Which still have overhead because the block contexts are heap-allocated.
—Jens
_______________________________________________
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: | |
| >Swift Threads (From: "Gerriet M. Denkmann" <email@hidden>) |