[ndnSIM] Return of the cache

Asim ALHIMSYA asim.alhimsya at gmail.com
Sat May 27 17:18:15 PDT 2023


Hi everyone,

My code aims to return the cache hits and cache misses. I'm trying to
use the CS tracers but all I get is zero.

 ndn::GlobalRoutingHelper::CalculateRoutes();

  Simulator::Stop(Seconds(20.0));

  ndn::L3RateTracer::InstallAll("rate-trace.txt", Seconds(1.0));

  Simulator::Run();
  Simulator::Destroy();

Kindly advice please to get the output.

Thank you so much in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20230528/cfcfb8c6/attachment.html>


More information about the ndnSIM mailing list