RE: [ECOS] Execution time

2006-09-20 Thread Kalyani, Korubilli \(IE10\)
: Wednesday, September 20, 2006 10:13 PM To: Michele Portolan Cc: ecos-discuss@ecos.sourceware.org Subject: Re: [ECOS] Execution time Michele Portolan <[EMAIL PROTECTED]> writes: > I would need to check the execution time of different implementations > of the same function: is there a simple

Re: [ECOS] Execution time

2006-09-20 Thread Nick Garnett
Michele Portolan <[EMAIL PROTECTED]> writes: > I would need to check the execution time of different implementations > of the same function: is there a simple way to do it? > I lloked up "tm_basic.cxx", but I think my case is far simpler because > I have no scheduler (for the moment). > Thanks any

Re: [ECOS] Execution time

2006-09-20 Thread Andrew Lunn
On Wed, Sep 20, 2006 at 08:34:21AM +0200, Michele Portolan wrote: > I would need to check the execution time of different implementations of > the same function: is there a simple way to do it? > I lloked up "tm_basic.cxx", but I think my case is far simpler because I > have no scheduler (for the

[ECOS] Execution time

2006-09-19 Thread Michele Portolan
I would need to check the execution time of different implementations of the same function: is there a simple way to do it? I lloked up "tm_basic.cxx", but I think my case is far simpler because I have no scheduler (for the moment). Thanks anyone, Michele -- Before posting, please read the FAQ