Re: Is stage-1 sufficient to run nofib

2017-10-22 Thread Joachim Breitner
Hi Edward,

Am Sonntag, den 22.10.2017, 22:23 -0400 schrieb Edward Z. Yang:
> Yes, but you still need to build the libraries, so the speed up
> will not be as much as you might hope.

sure, but when you build every GHC commit, then even a small
improvement is nice.

Do you know the proper way of building only libraries + ghc-stage1?

Greetings,
Joachim



-- 
Joachim “nomeata” Breitner
  m...@joachim-breitner.de
  https://www.joachim-breitner.de/


signature.asc
Description: This is a digitally signed message part
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs


Re: Is stage-1 sufficient to run nofib

2017-10-22 Thread Edward Z. Yang
Yes, but you still need to build the libraries, so the speed up
will not be as much as you might hope.

Excerpts from Joachim Breitner's message of 2017-10-22 22:19:03 -0400:
> Hi,
> 
> I guess I could just try it, but maybe someone knows it, or knows what
> would go wrong…
> 
> If I run nofib with ghc-stage1 instead of ghc-stage2, I should get
> the same results, right? (ignoring compilation times here)
> 
> My hope is that it can speed up perf.haskell.org some more.
> 
> Greetings,
> Joachim
> 
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs