aboutsummaryrefslogtreecommitdiff
path: root/test_pffft.c
AgeCommit message (Expand)Author
2020-04-13bugfix and lots of rework and some enhancementshayati ayguen
2020-03-29bugfixes and new helper functions for retrospection and allocationhayati ayguen
2020-03-29removed most gcc extensions in source - but still requiredhayati ayguen
2020-02-29minor additions and bugfix convolution benchmarkhayati ayguen
2020-01-10add PFFASTCONV library and test + benchhayati ayguen
2019-12-28rename test_pffft.c into bench_pffft.chayati ayguen
2019-12-27cmake support for cmake-2.8 (CentOS-7)hayati ayguen
2019-12-27benchmark relative to ordererd pffft, calibrate and speed up test durationhayati ayguen
2019-12-25output additional csv files: num_iters, mflops. added plots. more ..hayati ayguen
2019-12-25added generation of gnuplot figures as pseudo-ctest; +bench_all.shhayati ayguen
2019-12-25fix benchmark table outputhayati ayguen
2019-12-23added kissfft and greenffts to benchmarks .. with cmake optionshayati ayguen
2019-12-23merge support for 64-bit arm (the preprocessor tests had to be fixed) + bench...hayati ayguen
2013-01-12fixed a bug in real ffts for N multiple of 25; work around a compiler bug wit...Julien Pommier
2012-10-13fix benchmark outputJulien Pommier
2012-10-11added code for handling sizes multiples of 5Julien Pommier
2011-11-28bench updateJulien Pommier
2011-11-20benchmarks addedJulien Pommier
2011-11-19initial commitJulien Pommier