[Haskell-cafe] intersection of sets

Tim Chevalier catamorphism at gmail.com
Tue Mar 18 17:17:31 EDT 2008


On 3/18/08, Walt Potter <potter at southwestern.edu> wrote:
> All,
>  We're running out of space when we intersect two large sets. We've
>  imported Data.Set.
>  Any suggestions?
>

What optimization and other compiler flags (heap size, etc.) are you
using? Have you tried profiling?

Cheers,
Tim

-- 
Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt
"Live fast, love hard, and wear corrective lenses if you need them."
--Webb Wilder


More information about the Haskell-Cafe mailing list