Blogpost about parallelizing Datacat with std.parallelism

Andre Pany andre at s-e-a-p.de
Thu Jul 26 16:22:46 UTC 2018


On Thursday, 26 July 2018 at 12:13:01 UTC, Joakim Brännström 
wrote:
> Hello,
>
> I've written up a blog post[0] of my explorations when 
> parallelizing Datacat[1].
> It is my thoughts, failures and successes when I wanted to 
> improve the performance by leveraging std.parallelism.
>
> The implementation[2] where "easy" but how to get there wasn't. 
> At least for me. Now in hindsight I know what I should have 
> done but that is the wisdom of looking back.
>
> [0] 
> https://github.com/joakim-brannstrom/blog/blob/master/posts/2018-07-24.md
> [1] https://github.com/joakim-brannstrom/datacat
> [2] https://github.com/joakim-brannstrom/datacat/pull/6
>
> Regards, Joakim

Great reading, thanks a lot for sharing!
Maybe you can coordinate with Mike Parker for posting the article 
on reddit.

Kind regards
Andre


More information about the Digitalmars-d-announce mailing list