Re: [eigen] Performance comparision between static and dynamic arrays

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Yes, for very small sizes, the difference can be huge, not only
because of malloc, but also because fixed sizes allow to unroll loop.

Benoit

2010/6/27 Mani chandra <mchandra@xxxxxxxxxx>:
>  Dear Eigen devs,
>
>    Is there a significant performance difference between statically and
> dynamically allocated arrays in Eigen?
>
> Regards,
> Mani chandra
>
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/