|
RE: Ways and Build Tags for Optimisation: msg#00074lang.haskell.glasgow.bugs
| For some reason, even though only getCharacterName is exported, when | optimisation is switched on, the interface file balloons a thousandfold: | | $ ls -l UnicodeNames.*hi | -rw-r--r-- 1 ashley ashley 5854480 May 28 02:49 UnicodeNames.hi | -rw-r--r-- 1 ashley ashley 5854497 May 28 06:56 UnicodeNames.p_hi | -rw-r--r-- 1 ashley ashley 2385 May 28 15:59 UnicodeNames.q_hi | | What's the best way to stop this? Is it reasonable to simply switch off | profiling just for these few files? Ashley We'd like to understand why the file gets so much bigger. Can you send us the smallest example you can that shows the 1000x ballooning? Thanks Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-745755 ] coreSyn/coreUtils.lhs:1188 Non-exhaustive patterns, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-746077 ] GHCi 5.02.3 dumps core, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-745755 ] coreSyn/coreUtils.lhs:1188 Non-exhaustive patterns, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-746077 ] GHCi 5.02.3 dumps core, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |