[Haskell-cafe] In-place modification

Hugh Perkins hughperkins at gmail.com
Sun Jul 15 14:06:11 EDT 2007


On 7/15/07, Jon Harrop <jon at ffconsultancy.com> wrote:
>
> This should tell you that your C++ is not very good. This is several times
> faster, for example:
>
> For some reason you were using C-style allocation rather than the C++ STL
> to
> implement a bit vector. The STL implementation is optimized.
>

Yes good point.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070715/df3c445a/attachment.htm


More information about the Haskell-Cafe mailing list