[PATCH] D38417: [test-suite] Adding HACCKernels app

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 23:52:22 PDT 2017


kristof.beyls added a comment.

Hi Brian,

Thanks for working on this!

On the execution time of about 13 seconds on a fast processor: would it be possible to adapt the input to reduce the running time to about 1 second (or less), and not loose the characteristic behaviour of this benchmark?
I'd expect adapting the input to have an order of magnitude shorter running time will not make the measured execution time more noisy; and it would help in trying to make sure the test-suite keeps on running as quickly as possible.

Thanks!

Kristof.


https://reviews.llvm.org/D38417





More information about the llvm-commits mailing list