<div dir="ltr">Hello everyone,<div>I was running some experiments for a course project and was using NDN traffic generator to measure of the performance and how each factor contributes to the performance of the NFD. </div><div>However, I noticed something weird during the experiments.  </div><div><br></div><div>When having the interestlifetime=100ms and the freshness period=100ms same between the runs, and also the contents of the data packet being the same, I ran the traffic generator for different burst rates. Here are the rates </div><div><br></div><div>>1 interest / second -----> RTT=71ms and InterstLoss = 20%</div><div>>10 interests/second------> RTT=27ms and interestLoss = 1%</div><div>> 100 interests/second -------> RTT=13ms and interestLoss = 0%</div><div>>1000 interests/second ------>RTT=22ms and interestLoss=0%</div><div><br></div><div>So I was wondering why would the roundtrip time decrease with increase in Interest rate?? I have a feeling this has something do with the traffic generator logger code, which isn't reporting the RTT properly...</div><div><br></div><div>Also I see a interest loss when the Interest rate is lower, which is completely weird. I was expecting the interest loss to be higher when there was a burst of interests but this is opposite to what I was expecting. </div><div><br></div><div>Any help would be appreciated with this! </div><div><br></div><div>regards,</div><div>Naren</div></div>