[commit: ghc] master: Make Data.List.takeWhile fuse: fix #9132 (d14d3f9)

Joachim Breitner mail at joachim-breitner.de
Wed Oct 8 10:24:32 UTC 2014


Hi,

Am Mittwoch, den 08.10.2014, 06:53 +0000 schrieb git at git.haskell.org:
> commit d14d3f92d55a352db7faf62939127060716c4694
> Author: Joachim Breitner <mail at joachim-breitner.de>
> Date:   Wed Oct 8 08:53:26 2014 +0200
> 
>     Make Data.List.takeWhile fuse: fix #9132
>     
>     Summary:
>     Rewrites takeWhile to a build/foldr form; fuses repeated
>     applications of takeWhile.
>     
>     Reviewers: nomeata, austin
>     
>     Reviewed By: nomeata
>     
>     Subscribers: thomie, carter, ezyang, simonmar
>     
>     Projects: #ghc
>     
>     Differential Revision: https://phabricator.haskell.org/D322
>     
>     GHC Trac Issues: #9132

nofib’s fft2’s allocs -23%, nice!
(otherwise no differences worth mentioning).

Greetings,
Joachim


-- 
Joachim “nomeata” Breitner
  mail at joachim-breitner.dehttp://www.joachim-breitner.de/
  Jabber: nomeata at joachim-breitner.de  • GPG-Key: 0xF0FBF51F
  Debian Developer: nomeata at debian.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141008/fe1ea4d5/attachment.sig>


More information about the ghc-devs mailing list