Hi,

just came here to resurrect the thread and point out that nofib currently
isn't really run in parallel:
https://ghc.haskell.org/trac/ghc/ticket/15976#ticket
Also it's unclear to me how that would be possible without rewriting the
whole benchmark harness in Python or Haskell, because make parallelism
would probably interleave outputs of different rules, giving nofib-analyse
a hard time.

Greetings
Sebastian

Am Mo., 30. Okt. 2017 um 00:14 Uhr schrieb Joachim Breitner <
m...@joachim-breitner.de>:

> Hi,
>
> Am Sonntag, den 29.10.2017, 23:58 +0100 schrieb Sebastian Graf:
> > Hi,
> >
> > just wanted to throw in the idea of parallelising the benchmark suite
> > (hurts to even write that, but cachegrind) to speed up the build, if
> > ever need be.
>
> https://github.com/nomeata/gipeda/blob/master/ghc/run-speed.sh#L143
>
> good idea indeed – I’ve been doing that since I started running
> cachegrind ;-)
>
>
> Joachim
>
> --
> Joachim Breitner
>   m...@joachim-breitner.de
>   http://www.joachim-breitner.de/
> _______________________________________________
> ghc-devs mailing list
> ghc-devs@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to