<div dir="ltr"><div dir="ltr"><div><div style="color:rgb(0,0,0)">Hello everyone,</div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">I’m having some performance issues in a project using ndnSIM, and I am investigating and having difficulty to understand the scalability of the simulator, in particular of the application <i>ConsumerZipfMandelbrot</i>. </div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">I’m running pure ndnSIM2.8 in a dedicated machine with the optimized mode (./waf configure -d optimized). I also explicitly configured the priority of the process with the linux ‘nice’ command, like this: nohup nice -20 ../waf —run ’simple_test —simTime=100’ &. </div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">I'm showing the results of a simple scenario, the one provided at the website (ndn-simple.cpp, with 1 router, 1 producer), in which I modified the type and number of consumers, CS size, and the simulation time (simTime). Sending the base file as an attachment.</div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">In the following tables, I present the execution time (in hours) of some of the variations I tested. Those are not deterministic times, and they naturally vary when executed again, but I believe they can illustrate my question in this email.</div><div style="color:rgb(0,0,0)">> Is that the expected behavior in terms of increase of the execution time, when the number of <i>consumersZipf</i> increases? </div><div style="color:rgb(0,0,0)">> Is my scenario configured correctly? </div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">In my final project, I will need to configure even higher simulation times, with more nodes/ConsumersZipf, but it is being prohibitive. I intend to configure wireless links, instead of point-to-point.</div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">_______simTime = 50.000 s ______</div><div style="color:rgb(0,0,0)">n  |  ConsumerCbr | ConsumerZipf</div><div style="color:rgb(0,0,0)">1  |      <span style="font-size:10pt;font-family:Arial">2.365 h         |      </span><span style="font-size:10pt;font-family:Arial">2.218 h</span></div><div style="color:rgb(0,0,0)">2  |      <span style="font-size:10pt;font-family:Arial">1.832 h</span><span style="font-size:10pt;font-family:Arial"> </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial">  </span><span style="font-size:10pt;font-family:Arial">  | </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial"> </span><span style="font-size:10pt;font-family:Arial">4.618 h</span></div><div style="color:rgb(0,0,0)">3  |      <span style="font-size:10pt;font-family:Arial">1.849</span><span style="font-size:10pt;font-family:Arial"> h</span><span style="font-size:10pt;font-family:Arial"> </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial">  </span><span style="font-size:10pt;font-family:Arial">  | </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial"> </span><span style="font-size:10pt;font-family:Arial">7.431 h</span></div><div style="color:rgb(0,0,0)">4  |      <span style="font-size:10pt;font-family:Arial">1.790 h </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial">  </span><span style="font-size:10pt;font-family:Arial">  | </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial"> </span><span style="font-size:10pt;font-family:Arial">10.391 h</span></div><div style="color:rgb(0,0,0)"><span style="font-size:10pt"><br></span></div><div style="color:rgb(0,0,0)">_______simTime = 100.000 s ______</div><div style="color:rgb(0,0,0)">n  |  ConsumerCbr | ConsumerZipf</div><div style="color:rgb(0,0,0)">1  |      9.960<span style="font-size:10pt;font-family:Arial"> h </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial">  </span><span style="font-size:10pt;font-family:Arial">| </span><span style="font-size:10pt;font-family:Arial">    </span><span style="font-size:10pt;font-family:Arial"> 9.751 h</span></div><div style="color:rgb(0,0,0)"><span style="font-size:10pt;font-family:Arial">2  |       7.448 h       |      20.007 h</span></div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">Can anyone help me to understand this behavior? I really appreciate your considerations. </div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">Best regards ,</div></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Stéfani Pires</div><div><br></div></div></div></div></div></div></div></div></div></div>