[GHC] #3149: Data.HashTable is slow
GHC
trac at galois.com
Sat Apr 4 07:04:41 EDT 2009
#3149: Data.HashTable is slow
---------------------------------+------------------------------------------
Reporter: dons | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by igloo):
* difficulty: => Unknown
Comment:
Replying to [ticket:3149 dons]:
> Data.HashTable is slow. Implement something non-naive, and move it out
of base.
We can't just move it out of base as `Data.Typeable` uses it.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3149#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list