eigen/bench/btl/data
Gael Guennebaud 99a625243f Optimization: added super efficient rowmajor * vector product (and vector * colmajor).
It basically performs 4 dot products at once reducing loads of the vector and improving
instructions scheduling. With 3 cache friendly algorithms, we now handle all product
configurations with outstanding perf for large matrices.
2008-07-13 01:22:54 +00:00
..
aat.hh imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
ata.hh imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
atv.hh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
axpy.hh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
CMakeLists.txt SVN_SILENT trivial fix 2008-07-12 23:42:19 +00:00
gnuplot_common_settings.hh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
go_mean various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
matrix_matrix.hh imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
matrix_vector.hh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
mean.cxx imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
mk_gnuplot_script.sh imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
mk_mean_script.sh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
mk_new_gnuplot.sh various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
order_lib various minor updates in the benchmark suite like non inlining 2008-07-12 12:14:08 +00:00
perlib_plot_settings.txt Optimization: added super efficient rowmajor * vector product (and vector * colmajor). 2008-07-13 01:22:54 +00:00
regularize.cxx imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
smooth_all.sh imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00
smooth.cxx imported a reworked version of BTL (Benchmark for Templated Libraries). 2008-07-09 14:04:48 +00:00