This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Timing with longjmp


On Thu, Aug 28, 2003 at 03:58:47PM +0200, Michele Portolan wrote:
> Is there a test in ecos2.0 release to measure the execution time needed by
> "longjmp"?

Not that i know off, but i've not gone looking.

> If not, how can I do it (apart from counting assembler lines)?

Use the ideas in tm_basic. It has the basic infrastructure to do the
measurements, you just need to write a test inside the framework.

        Andrew 

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]