octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New documentation patch and small profshow extension


From: Michael D Godfrey
Subject: Re: New documentation patch and small profshow extension
Date: Fri, 19 Aug 2011 19:34:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/19/2011 10:55 AM, Jordi Gutiérrez Hermoso wrote:
Thank you, I've pushed these patches along with your other one and did
some minor proofreading for style and such:

     http://hg.savannah.gnu.org/hgweb/octave/graph

I've also uploaded the resulting HTML documentation, for those who
want to quickly see it without building:

     http://jordi.platinum.linux.pl/octave/Profiling.html
     http://jordi.platinum.linux.pl/octave/Profiler-Example.html
I just noticed an odd thing:

octave:15>      profshow (profile ('info'));
   #            Function Attr     Time (s)        Calls
-------------------------------------------------------
   2                 bar    R        0.521        13529
   3           binary <=             0.055        13529
   4            binary -             0.049        13528
   5            binary +             0.025         6764
   6             profile             0.000            1
   1     __fltk_redraw__             0.000            2
   8           binary !=             0.000            1
   7              nargin             0.000            1
   9               false             0.000            1
  10 __profiler_enable__             0.000            1
octave:16>


==============================================
Any idea why __fltk_redraw__ was called??

Just curious,
Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]