[PATCH] D27311: [test-suite] Add XSBench

Chris Matthews via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 13:46:58 PST 2016


Yep, aiming for 1s is a really good idea.


On December 1, 2016 at 10:58:59 AM, Matthias Braun via Phabricator via llvm-commits (llvm-commits at lists.llvm.org) wrote:

MatzeB accepted this revision.
MatzeB added a comment.

LGTM, if there is a way to further reduce the benchmark runtime that would be appreciated. I think Kristof Beyls measured that at around half a second measurement noise is good enough.



================
Comment at: MultiSource/Benchmarks/DOE-ProxyApps-C/XSBench/Makefile:6
+LDFLAGS = 
+RUN_OPTIONS = -s
+include $(LEVEL)/MultiSource/Makefile.multisrc
----------------
Should this be -s small like the CMakeLists.txt?


https://reviews.llvm.org/D27311



_______________________________________________
llvm-commits mailing list
llvm-commits at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/25d2da6c/attachment.html>


More information about the llvm-commits mailing list