[GHC] #10482: Not enough unboxing happens on data-family function argument
GHC
ghc-devs at haskell.org
Mon Jun 29 14:11:40 UTC 2015
#10482: Not enough unboxing happens on data-family function argument
-------------------------------------+-------------------------------------
Reporter: akio | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"9b5df2a401ba8f033cbbc80331f16ac8cf827c92/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="9b5df2a401ba8f033cbbc80331f16ac8cf827c92"
Update performance numbers due to #10482
The fix in 0b7e538a has regressed these benchmarks. I have recentered
them rather than marking them as broken(10482), because nobody
systematically watches the broken test cases, and we want to catch
future regressions (or improvements!). #10482 is currently still open,
presumably because this needs investigating.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10482#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list