Hi, Am Mittwoch, den 08.10.2014, 06:53 +0000 schrieb [email protected]: > commit d14d3f92d55a352db7faf62939127060716c4694 > Author: Joachim Breitner <[email protected]> > 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 [email protected] • http://www.joachim-breitner.de/ Jabber: [email protected] • GPG-Key: 0xF0FBF51F Debian Developer: [email protected]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
