[GHC] #15663: T9675 inexplicably regressed in allocations due to text submodule bump
GHC
ghc-devs at haskell.org
Tue Sep 25 13:39:48 UTC 2018
#15663: T9675 inexplicably regressed in allocations due to text submodule bump
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: alpmestan
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by alpmestan):
With a (master) commit from early september
(ed789516e201e4fad771e5588da47a62e53b42b8):
||= bytes allocated =|| 677459608 ||
||= max bytes used =|| 18826416 ||
||= average bytes used =|| 8745272 ||
||= max mem in use =|| 73400320 ||
The figures are again very, very close what I got with the previous two
commits. I'm now going to try with the tip of the master branch right now.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15663#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list