[GHC] #11382: Optimize Data.Char
GHC
ghc-devs at haskell.org
Thu Jan 14 11:33:04 UTC 2016
#11382: Optimize Data.Char
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Core Libraries | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #9638 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Thanks for the reference, thomie. It looks like David has done some good
work in this area already.
This is an area where improvements in branchless boolean operations
(#9661) may help.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11382#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list