Re: [eigen] Clean aligned memory allocation

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



On Tue, Feb 2, 2016 at 4:26 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxxx> wrote:
It would be interesting to test some more different orders of magnitude of size, representing more typical allocations that we make, say all powers of 16? 4k, 64k, 1M, 16M.

The difference is absorbed very quickly (I compared only handmade and posix):

4096 Bytes  x100000
463269888
411799552

16384 Bytes x10000
170299392
165064704

1048576 Bytes x100
105852928
105443328

gael



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