[Mini-NDN] SLEEP_TIME in nfdc

Philipp Moll philipp.moll at itec.aau.at
Wed Apr 8 23:16:15 PDT 2020


Hi everyone,

I was just looking for a way to speed-up the NDNRoutingHelper of 
MiniNDN. While doing this, I found that MiniNDN sleeps after every 
nfdc-command for 200ms (e.g.: 
https://github.com/named-data/mini-ndn/blob/f48424a4a7d0fe5799a7adf7387490e26bdaae51/minindn/helpers/nfdc.py#L69). 
I was curious what would happen if I reduce the sleep time to zero, and 
everything still seems to work.

Is there any reason for the 200ms sleep after every nfdc command?

Thanks,
Philipp



More information about the Mini-NDN mailing list