Changes between Version 314 and Version 315 of Status/SLPJ-Tickets
- Timestamp:
- 12/21/12 09:07:44 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v314 v315 24 24 25 25 == Optimisation == 26 * #7507: `sum` and `product` should be `INLINABLE`. 26 27 * #7511: inlining can make programs allocate MORE!! 27 28 * #7307: low hanging fruit for shrinking code size for string constants and top-level indirections … … 39 40 * #5522, #6092: liberate-case runs out of memory 40 41 * #5366, #3990: UNPACK for data families, and with phantom types, needs data con wrapper refactoring 42 43 == Compile time == 44 * #7428: Non-linear compile time: `addFingerprint`?? 45 * #7450, #7258: deriving `Read` generates gigantic code 46 47 41 48 42 49 == Features ==
