[ndnSIM] [EXT] How to measure ndn custom application and udp custom application performance?

Junxiao Shi shijunxiao at arizona.edu
Wed Mar 20 06:52:12 PDT 2024


Hi Anamul

For ndnSIM, use L3RateTracer:
https://ndnsim.net/current/metric.html

For UDP, calculate from UdpServer::GetReceived() :
https://stackoverflow.com/a/61092575

Yours, Junxiao

On Wed, Mar 20, 2024 at 4:30 AM anamul rony via ndnSIM <
ndnsim at lists.cs.ucla.edu> wrote:

> *External Email*
>
> Dear sir,
>
> I am currently working on a ndn custom application and udp custom
> application for my undergraduate thesis containing 600 nodes. By using
> app[0],app[1] and so on I am sending data and received data,  How can I
> measure the performance of udp custom application and ndn custom
> application's throughput, delay and other tracing matrix. It will be
> helpful for me if you response by providing necessary information and
> guidelines. Thank you sir
>
>
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows
>
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> https://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20240320/da70d58a/attachment.html>


More information about the ndnSIM mailing list