Re: GDCs emitted code is crazy fast

2019-08-20 Thread Daniel Kozak via D.gnu
On Monday, 19 August 2019 at 14:02:37 UTC, Iain Buclaw wrote: On Mon, 19 Aug 2019 at 15:30, Daniel Kozák via D.gnu wrote: On Monday, 19 August 2019 at 10:54:09 UTC, Iain Buclaw wrote: > > Optimal code sometimes needs a bit of coercing. You > shouldn't need to pass weird options though. Yes

Re: GDCs emitted code is crazy fast

2019-08-20 Thread Daniel Kozak via D.gnu
On Tuesday, 20 August 2019 at 02:18:42 UTC, James Blachly wrote: As a broader point, though, do you think it would help improve adoption of GDC (and perhaps the D ecosystem overall) if one could `tar xfvz gdc-9.tar.gz && export PATH gdc/bin` in the same way we do with DMD and LDC? Yes, I do