Structure of Arrays vs Array of Structures

Per Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 15 10:10:49 PDT 2017


On Monday, 15 May 2017 at 07:31:25 UTC, Nordlöw wrote:
> On Monday, 15 May 2017 at 06:50:04 UTC, Nicholas Wilson wrote:
>> Yes, https://maikklein.github.io/post/soa-d/
>
> Ok, great. Thanks.
>
> I can't seem to find any Github code repo, tough. Does it exist?

Here's my fixed version of soa-d that doesn't use Tuple and 
therefore compiles and links 3 times as fast.

https://github.com/nordlow/phobos-next/blob/master/src/soa.d


More information about the Digitalmars-d-learn mailing list