Ticket #4801 (closed bug: fixed)
Typechecker performance regression 6.12 -> 7.0.1
| Reported by: | simonmar | Owned by: | simonpj |
|---|---|---|---|
| Priority: | high | Milestone: | 7.0.2 |
| Component: | Compiler (Type checker) | Version: | 7.0.1 |
| Keywords: | Cc: | verdelyi@…, cheecheeo@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | perf/compiler/T4801 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
The attached module is a smaller version of the example in #4505.
With GHC 6.12.3 it takes 4s to compile (x86_64/Linux), whereas with 7.0.1 it takes 282s. HEAD seems about the same as 7.0.1.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

