On 7/15/07, Jon Harrop <[EMAIL PROTECTED]> 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.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to