aboutsummaryrefslogtreecommitdiff
path: root/plots.sh
AgeCommit message (Collapse)Author
2019-12-27benchmark relative to ordererd pffft, calibrate and speed up test durationhayati ayguen
* renamed existing pffft benchmark to "-U" for unordered * added pffft ordered benchmark * stop benchmark after 150 ms per fft algorithm Signed-off-by: hayati ayguen <h_ayguen@web.de>
2019-12-25output additional csv files: num_iters, mflops. added plots. more ..hayati ayguen
* simplified usage of other gcc compiler versions Signed-off-by: hayati ayguen <h_ayguen@web.de>
2019-12-25added generation of gnuplot figures as pseudo-ctest; +bench_all.shhayati ayguen
* test_pffft now produces .csv files directly * automatic compilation/testing and plots with bench_all.sh Signed-off-by: hayati ayguen <h_ayguen@web.de>