
#13535: vector test suite uses excessive memory on GHC 8.2
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #10800 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I setup a test environment to build just `tests/Utilities.hs`,
`tests/Boilerplater.hs`, and `tests/Tests/Vector.hs` with both GHC 8.3
(13131ce9165b4e5e5193dc381f6f3d021e53792f and 8.0.2. In addition to
building `Tests.Vector` as-is, I also built it enabling each of the
testcases in the `tests` list individually (that is, commenting out all
but one). The result is interesting: While compilation on `master` is
significantly faster than 8.0.2 in the individual cases, it is
significantly slower when all of the testcases are enabled. Clearly there
is something non-linear going on here. I'm on the case.
{{{
Building Utilities, Boilerplater, and Tests.Vector of vector
1d208ee9e3a252941ebd112e14e8cd5a982ac2bb
GHC 8.3 (13131ce9165b4e5e5193dc381f6f3d021e53792f
nothing: <