#5888: Performance regression in 7.4.1 compared to 6.12.3
-------------------------------------+--------------------------------------
Reporter: nickie | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.4.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Runtime performance bug | Testcase:
Blockedby: | Blocking:
Related: |
-------------------------------------+--------------------------------------
Comment(by nickie):
I was not aware of this, but it's not the issue here. The script I've
attached also measures user/system/elapsed time using /usr/bin/time and it
shows a clear difference:
{{{
Running with GHC 6.12.3
4.72 user 0.02 system 0:04.75 elapsed
Running with GHC 7.4.1
6.79 user 0.04 system 0:06.82 elapsed
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5888#comment:2>
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