Displaying 5 results from an estimated 5 matches for "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 num...
2016 Sep 14
3
Benchmarks for LLVM-generated Binaries
...idn't find a common location for libraries used. I'm tempted to create a top-level "libs" directory that will host common libraries but I'm also fine with just having the benchmark library living alongside the XRay benchmarks.
>
> So two options here:
>
> 1) libs/googlebenchmark/
> 2) MultiSource/Benchmarks/XRay/googlebench/
This is something that may be used (or is intended) to be used by others in the future, the first option makes it easier (or encouraging at least).
—
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http:/...
2016 Nov 17
4
CTMark - regular LLVM and CLANG compile-time tracking
...pipeline, etc.)
That would indeed be a very interesting test, however this will be way too short to measure predictably on its own.
I could see it working if we had a flag that artifically runs the compilation pipeline hundreds of times or alternatively puts the whole compiler into something like googlebenchmark.
- Matthias
>
> —
> Mehdi
>
>
>
>
>> On Nov 15, 2016, at 1:27 PM, Gerolf Hoflehner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>>
>>
>> Hi,
>>
>> this is about kicking-off regula...
2016 Sep 02
2
Benchmarks for LLVM-generated Binaries
> On 2 Sep 2016, at 11:19, Renato Golin <renato.golin at linaro.org> wrote:
>
> On 2 September 2016 at 02:13, Dean Michael Berris <dean.berris at gmail.com> wrote:
>> I think it should be possible to have a snapshot of it included. I don't know what the licensing implications are (I'm not a lawyer, but I know someone who is -- paging Danny Berlin).
>
>
2016 Nov 15
2
CTMark - regular LLVM and CLANG compile-time tracking
Hi,
this is about kicking-off regular compile-time tracking for LLVM and CLANG on the green dragon: http://lab.llvm.org:8080/green/view/Compile%20Time/ <http://lab.llvm.org:8080/green/view/Compile%20Time/>. The goal is to stay on top of compile-time issues immediately when they occur so they can be assessed rather than creeping in unnoticed. The methodology is simple: form a CTMark suite