Performance issue with fiber

russhy russhy at gmail.com
Mon Jul 26 15:27:48 UTC 2021


> ```
>
> build:
>
> ```
> dub build --compiler=ldc -brelease --single primesv1.d
> ```
>


-brelease is a typo issue, i don't think that produce defired 
effect, most likely it defaulted to debug build

it should be -b release




More information about the Digitalmars-d-learn mailing list