Displaying 3 results from an estimated 3 matches for "browsermark".
2013 Sep 19
0
[LLVMdev] Experimental Evaluation of the Schedulers in LLVM 3.3
...so any benchmark will
give you a way to test it, but every one will have some form of bias.
What I recommend is not to spend much time running a plethora of
benchmarks, only to find out that they all tell you the same story, but try
to find a benchmark that is completely different from SPEC (say,
Browsermark or the MySQL benchmark suite) and see if the spill correlation
is similar.
If it is, ignore it. If not, just mention that this correlation may not be
seen with other benchmarks. ;)
Ghassan: Can you please give more specific features in these modern
> benchmarks that affect spill code reductio...
2013 Sep 19
2
[LLVMdev] Experimental Evaluation of the Schedulers in LLVM 3.3
Hi Renato,
Please see my answers below.
Thanks
-Ghassan
________________________________
From: Renato Golin <renato.golin at linaro.org>
To: Ghassan Shobaki <ghassan_shobaki at yahoo.com>
Cc: Andrew Trick <atrick at apple.com>; "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>
Sent: Thursday, September 19, 2013 5:30 PM
Subject: Re: [LLVMdev] Experimental
2013 Sep 19
1
[LLVMdev] Experimental Evaluation of the Schedulers in LLVM 3.3
...so any benchmark will give you a way to test it, but every one will have some form of bias.
What I recommend is not to spend much time running a plethora of benchmarks, only to find out that they all tell you the same story, but try to find a benchmark that is completely different from SPEC (say, Browsermark or the MySQL benchmark suite) and see if the spill correlation is similar.
If it is, ignore it. If not, just mention that this correlation may not be seen with other benchmarks. ;)
Ghassan: Can you please give more specific features in these modern benchmarks that affect spill code reduction? N...