On Tue, Jul 6, 2010 at 10:07 AM, Don Stewart <d...@galois.com> wrote:
> A bit longer term, but yes. So far I've got individual approaches for
> improving performance by finding:
>
>    * inlining points
>    * strictness flags
>    * `par` points
>    * LLVM flags
>    * RTS GC flags
>
> They just need to be integrated into a coherent set of tools and written
> up :-)

Sweet. Good project for someone new to Haskell? The code to
ghc-gc-tune is one file and looks quite imperative in a lot of parts
o_O
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to