#5317: non-linear complexity of :reload combined with :module in ghci
---------------------------------+------------------------------------------
Reporter: SimonHengel | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.4.1
Component: Compiler | Version: 7.0.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by igloo):
* milestone: => 7.4.1
Comment:
I can reproduce this with the 7.0.2 amd64/Linux bindist:
{{{
7.0 10: 0.49s user
7.0 100: 17.69s user
}}}
My 7.2 validate is a lot faster (I'd guess due to something like not
having split objects), but is still non-linear:
{{{
7.2 1000: 3.89s user
7.2 10000: 218.63s user
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5317#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs