[phobos] std.parallelism: Request for review

Andrei Alexandrescu andrei at erdani.com
Sat Feb 26 11:24:47 PST 2011


Great! Why not submitting this to the group itself?

Who would like to manage the review process?


Andrei

On 2/26/11 12:19 PM, David Simcha wrote:
> I've taken care of all of the issues Andrei mentioned a while back with
> regard to std.parallelism. I've moved the repository to Github.
> <https://github.com/dsimcha/std.parallelism/wiki>, updated/improved the
> documentation
> <http://cis.jhu.edu/%7Edsimcha/d/phobos/std_parallelism.html>, cleaned
> up a couple miscellaneous minor issues, added a LazyMap object for
> pipelining, and added a benchmarks folder with at least one benchmark
> for each of the parallelism types (parallel foreach, map, reduce,
> task-based, pipelining). This is an official request for review of this
> module for inclusion in Phobos.
>
> I didn't include any benchmark results on the wiki yet, because so far
> I've only had a chance to run them on a dual core I have at home They're
> also admittedly slightly tuned to my hardware, so the results would be
> biased. Others may feel free to post their benchmark results to the wiki.
>
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list