[Yt-dev] yt timing function

Matthew Turk matthewturk at gmail.com
Mon Jul 27 12:24:29 PDT 2009


This is great.  You can export the two changesets 87dcd3182260 and
e5fc71364f7c as patches, apply them to trunk and commit.

-Matt

On Mon, Jul 27, 2009 at 12:21 PM, Stephen Skory<stephenskory at yahoo.com> wrote:
>
> Hi all,
>
> I improved the counters to be able to handle nested counters. It isn't designed to handle bridging counters. By that I mean counters should go strictly in order in and out:
>
> OK: start1, start2, end2, end1
>
> not OK: start1, start2, end1, end2
>
> With a script like this:
>
> http://paste.enzotools.org/show/165/
>
> This gets printed out automatically at exit:
>
> Current counter status:
>
> 0 : hello : 1.113e-01
>     1 : this and that : 9.792e-02
>          2 : boom : 5.903e-03
>     1 : Hey you : 3.597e-03
>
> 0 : blah : 6.301e-04
>
>
> I haven't decided if the level number at the beginning is a good or bad thing.
>
> See changelog here:
>
> http://hg.enzotools.org/yt/rev/e5fc71364f7c
>
> Any comments?
>
>  _______________________________________________________
> sskory at physics.ucsd.edu           o__  Stephen Skory
> http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
> ________________________________(_)_\(_)_______________
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list