Ticket #3016 (closed bug: fixed)
Long compile times, large memory use with static data in 6.10
| Reported by: | dons | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.3 |
| Component: | Compiler | Version: | 6.10.1 |
| Keywords: | static data | Cc: | awick |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | simplCore/should_compile/T3016 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
A collection of modules like this, when compiled together, are taking 2 1/2 hrs to compile with ghc 6.10, up from 30 mins with 6.8.x
This is slowing down a work project somewhat.
Attached is a sample module, that should illustrate the problem, when compiled ghc uses 2G and takes a few minutes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

