| Re: [eigen] Clean aligned memory allocation | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
On Tue, 2 Feb 2016, Gael Guennebaud wrote:
Since we are at it, this proposal should address all our issues with
operator new:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0035r0.html
It would certainly simplify things, but in practice it would be one level 
of overhead on top of a call to posix_memalign, so according to your 
experiments that would make performance a bit worse :-(
--
Marc Glisse