certi-devel
[Top][All Lists]
Advanced

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

Re: [certi-dev] CERTI-Devel Digest, Vol 81, Issue 5


From: Waléria Antunes David
Subject: Re: [certi-dev] CERTI-Devel Digest, Vol 81, Issue 5
Date: Mon, 25 Mar 2013 08:48:18 -0300

Hello,

I did not understand, as well I have to put measurement call inside your user code.

What is called the measurement?

Thanks,

On Sat, Mar 23, 2013 at 1:00 PM, <address@hidden> wrote:
Send CERTI-Devel mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/certi-devel
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CERTI-Devel digest..."


Today's Topics:

   1.  Configuring Latency Tests (Wal?ria Antunes David)
   2. Re:  Configuring Latency Tests (Eric Noulard)


----------------------------------------------------------------------

Message: 1
Date: Fri, 22 Mar 2013 13:17:11 -0300
From: Wal?ria Antunes David <address@hidden>
To: address@hidden
Subject: [certi-dev] Configuring Latency Tests
Message-ID:
        <CAEwvc_sLiFC0fgOHqm2Hai3aVKVQwMQQSV+1kz=address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I would like to know if the Certi has some method to conduct performance
tests on models? I need to test the latency, throughput in the model.
How do I do?

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/certi-devel/attachments/20130322/a3d41238/attachment.html>

------------------------------

Message: 2
Date: Fri, 22 Mar 2013 17:45:09 +0100
From: Eric Noulard <address@hidden>
To: CERTI development discussions <address@hidden>
Subject: Re: [certi-dev] Configuring Latency Tests
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset=ISO-8859-1

2013/3/22 Wal?ria Antunes David <address@hidden>:
> Hello,
>
> I would like to know if the Certi has some method to conduct performance
> tests on models? I need to test the latency, throughput in the model.
> How do I do?

CERTI has no such feature builtin.
You have to put measurement call inside your user code.

Nevertheless CERTI provides you with an abstract Clock class which may
help you for that.

See:
libhla::clock::Clock

example of use in certi/libHLA/TestClocks.cc:
http://cvs.savannah.gnu.org/viewvc/certi/libHLA/TestClocks.cc?root=certi&view=markup

with that kind of clock you can only safely do round-trip latency
because one-way latency needs precise clock synchronization between
the two (or more) participating hosts.


--
Erk
Le gouvernement repr?sentatif n'est pas la d?mocratie --
http://www.le-message.org



------------------------------

_______________________________________________
CERTI-Devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/certi-devel


End of CERTI-Devel Digest, Vol 81, Issue 5
******************************************


reply via email to

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