search for: googlebechmark

Displaying 2 results from an estimated 2 matches for "googlebechmark".

Did you mean: googlebenchmark
2016 Sep 14
4
Benchmarks for LLVM-generated Binaries
Have you seen the prototype for googlebenchmark integration I did in the past: https://reviews.llvm.org/D18428 <https://reviews.llvm.org/D18428> (though probably out of date for todays test-suite) +1 for copying the googlebechmark into the test-suite. However I do not think this should simply go into MultiSource: We currently have a number of additional plugins in the lit test runner such as measuring the runtime of the benchmark executable, determining code size, we still plan to add a mode to run benchmarks multiple times...
2016 Sep 14
3
Benchmarks for LLVM-generated Binaries
> On Sep 14, 2016, at 12:50 AM, Dean Michael Berris via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I'm working on this now, and I had a few more questions below for Renato and the list in general. Please see inline below. > >> On 2 Sep 2016, at 11:27, Dean Michael Berris <dean.berris at gmail.com> wrote: >> >>> On 2 Sep 2016, at 11:19,