[GHC] #10788: performance regression involving minimum
GHC
ghc-devs at haskell.org
Mon Sep 7 11:22:05 UTC 2015
#10788: performance regression involving minimum
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: ekmett
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Core Libraries | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by nomeata):
* status: new => closed
* resolution: => fixed
Comment:
I applied a small (and probably uncontroversial) change that improves upon
this particular issue.
There is no good story for `minimum` applied to any other data type with a
strict `min`, though.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10788#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list