Re: [eigen] Eigen3 ->Eigen2 performance regression: patch.

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


For my modest needs (and linux only) using valgrind --tool=cachegrind or callgrind and visualizing with KCachegrind is easy and has worked well, but is pretty slow for big programs.

http://kcachegrind.sourceforge.net/html/Home.html

-Trevor


On 2 March 2010 12:39, Benjamin Schindler <bschindler@xxxxxxxxxxx> wrote:
I have used google perftools and they were quite reliable here. Just
link against -lprofiler and add an env-var to get result is very easy

Benjamin

On 03/02/2010 01:36 PM, Benoit Jacob wrote:
> I'll admit that I'm not using a profiler... I don't even know if
> there's a free alternative to Oprofile, which is very hard to set up.
> (Linux here). Then there's vtune... haven't tried it yet.
>
> Benoit
>
> 2010/3/2 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
>> Just out of curiosity... which profiler are you using? I have a quite
>> old license for VTune but that one does not work on Windows 7 anymore.
>> I tried out AMD CodeAnalyst and it works ok though it is not really
>> what I was looking for. Something supporting call graph profiling
>> would be great -- currently it seems as if even the latest VTune
>> version does not support that on Windows 7 so the whole profiling
>> field looks a little bit sad right now and it's really a huge
>> difference between profiling timer-based vs. a real profiler.
>>
>> - Hauke
>>
>>
>>
>
>






Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/