[Haskell-cafe] Why does this program eat RAM?

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Sep 5 04:39:47 EDT 2006


Hello Bertram,

Tuesday, September 5, 2006, 12:24:57 PM, you wrote:

>> A quick hack up to use Data.ByteString uses a lot less ram, though
>> profiling still shows 95% of time spent in the building the Map.

Data.HashTable may be a faster alternative for Map (if ordering isn't
required)


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list