[GHC] #9781: Make list monad operations fuse
GHC
ghc-devs at haskell.org
Wed Nov 12 01:00:04 UTC 2014
#9781: Make list monad operations fuse
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: dfeuer
Type: task | Status: closed
Priority: normal | Milestone: 7.10.1
Component: Core | Version: 7.9
Libraries | Keywords:
Resolution: fixed | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: Runtime | Related Tickets:
performance bug |
Test Case: |
Blocking: |
Differential Revisions: Phab:D455 |
-------------------------------------+-------------------------------------
Comment (by schyler):
It would be nice to understand why the `mapM` change did anything at all.
That's an enormous difference. I wonder how much real code in the wild has
similar properties (is it a lack of INLINEing?)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9781#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list