[Haskell-cafe] Crypto-api performance

Matthew Ryan Maurer maurer at ugcs.caltech.edu
Thu May 5 01:11:43 CEST 2011


While I haven't investigated myself, from seeing haskell build processes
in the past this is almost certainly not crypto-api's fault and is in
fact your linker's fault. If you are not using it already, try switching
to gold over ld, it may help.
--Matthew Maurer
On 05/04/2011 04:27 AM, Peter Simons wrote:
> Also, it appears that crypto-api needs vast amounts of memory when
> compiled with optimization enabled. The latest version 0.6.1 is
> effectively unbuildable on my EeePC, which has only 1GB RAM. That
> property is fairly undesirable for a library package.
> 
> Take care,
> Peter
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110504/9b1cd557/attachment.pgp>


More information about the Haskell-Cafe mailing list