Benoit Jacob
164f410bb5
* make WithAlignedOperatorNew always align even when vectorization is disabled
...
* make ei_aligned_malloc and ei_aligned_free honor custom operator new and delete
2008-12-30 14:11:35 +00:00
Gael Guennebaud
a7a05382d1
Add a LU decomposition action in BTL and various cleaning in BTL. For instance
...
all per plot settings have been moved to a single file, go_mean now takes an
optional second argument "tiny" to generate plots for tiny matrices, and
output of comparison information wrt to previous benchs (if any).
2008-08-04 23:12:48 +00:00
Gael Guennebaud
93115619c2
* updated benchmark files according to recent renamings
...
* various improvements in BTL including trisolver and cholesky bench
2008-07-27 11:39:47 +00:00
Gael Guennebaud
ed6e07b2f6
various improvements of the plot generator in BTL
2008-07-12 21:41:32 +00:00
Gael Guennebaud
8233de8b69
various minor updates in the benchmark suite like non inlining
...
of some functions as well as the experimental C code used to design
efficient eigen's matrix vector products.
2008-07-12 12:14:08 +00:00
Gael Guennebaud
6f71ef8277
resurrected tvmet, added mt4, intel's MKL and handcoded vectorized backends
...
in the benchmark suite
2008-07-10 18:28:50 +00:00