vectorization of a simple loop -- not in DMD?
bauss
jacobbauss at gmail.com
Tue Jul 12 07:58:44 UTC 2022
On Tuesday, 12 July 2022 at 07:06:37 UTC, Siarhei Siamashka wrote:
>
> ```
>
> real 0m34.371s
> user 0m32.883s
> sys 0m1.488s
> ```
> ```
>
> real 0m14.078s
> user 0m12.941s
> sys 0m1.129s
>
> ```
>
> Is there an open source DUB package, which can be used to
> reproduce a huge build time difference between LDC and DMD?
You don't think this difference is huge? DMD is over 2x as fast.
More information about the Digitalmars-d-learn
mailing list