Re: Performance (was Re: Problem with lexical scoping)

2008-02-13 Thread Francois PERRAD
Will Coleda wrote: On Feb 13, 2008 1:41 PM, chromatic <[EMAIL PROTECTED]> wrote: On Wednesday 13 February 2008 06:21:32 [EMAIL PROTECTED] wrote: Should we perhaps add a performance benchmark to the tests? Normalising it to account for hardware variations might be a problem. That's somewhat d

Re: Performance (was Re: Problem with lexical scoping)

2008-02-13 Thread chromatic
On Wednesday 13 February 2008 10:59:41 Will Coleda wrote: > One of the thing tcl needs to be fully supported is the ability to add > sub hooks that execute on enter/exit of a particular sub[1]; adding > this would give us the ability to profile which PIR subs we were > spending most of our time (b

Re: Performance (was Re: Problem with lexical scoping)

2008-02-13 Thread Will Coleda
On Feb 13, 2008 1:41 PM, chromatic <[EMAIL PROTECTED]> wrote: > On Wednesday 13 February 2008 06:21:32 [EMAIL PROTECTED] wrote: > > > Should we perhaps add a performance benchmark to the tests? > > > > Normalising it to account for hardware variations might be a problem. > > That's somewhat difficu