[GHC DevOps Group] CircleCI status

Phyx lonetiger at gmail.com
Tue Jan 22 23:50:47 UTC 2019


Hi Ben,

Sorry for the delay, had been away. I've rebased the branch and spun a
64-bit tarball
https://mistuke.blob.core.windows.net/binaries/releases/mingw-w64-x86_64-binutils-phyx.r6.1b62f9f9-1-any.pkg.tar.xz
If this doesn't have any effect then I think I'd need to profile a slow
linking example. The problem is that eventually the cache gets hot so I
can't tell unless I flush it if it helped.

I think dynamic linking should speed this up as well. I have that on my
list after the I/O manager (which currently only lacks me finishing the new
synchronization primitive, yay debugging CMM)...

Let me know the results of your testing. I remember for my own testing with
-ffunction-sections it did make difference.

Cheers,
Tamar

On Tue, Jan 8, 2019 at 1:57 AM Ben Gamari <ben at well-typed.com> wrote:

> Phyx <lonetiger at gmail.com> writes:
>
> > Hi Ben,
> >
> > Sorry I had completely missed this email, gmail shuffled it away.
> >
> > I should have mentioned that majority of the changes are opt-in on that
> > branch through a define _USE_NATIVE_PE_CHECKSUM
> > I have a package build for it that I use here
> > https://github.com/Mistuke/mingw-w64-packages
> >
> Ahhh! That explains why I saw such little change. I took a brief look at
> the diff but somehow missed this.
>
> > I can build you a one if you want.
> >
> That would be lovely. Thank you!
>
> Cheers,
>
> - Ben
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devops-group/attachments/20190122/cd45ae32/attachment-0001.html>


More information about the Ghc-devops-group mailing list