goroutines vs vibe.d tasks
rsw0x via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Jul 1 12:48:57 PDT 2015
On Wednesday, 1 July 2015 at 18:09:19 UTC, Mathias Lang wrote:
> On Tuesday, 30 June 2015 at 15:18:36 UTC, Jack Applegame wrote:
>> [...]
>
> In your dub.json, can you use the following:
>
> "subConfigurations": {
> "vibe-d": "libasync"
> },
> "dependencies": {
> "vibe-d": "~>0.7.24-beta.3"
> },
>
>
> Turns out it makes it much faster on my machine (371ms vs
> 1474ms). I guess it could be a good thing to investigate if we
> can make it the default in 0.7.25.
submit an issue on vibe.d's github, they'd probably like to know
about this.
More information about the Digitalmars-d-learn
mailing list