tkn-tub / ns3-gym

ns3-gym - The Playground for Reinforcement Learning in Networking Research
GNU General Public License v2.0
514 stars 196 forks source link

ns3-gym speed-up #52

Open prototact opened 3 years ago

prototact commented 3 years ago

This is not a bug per-say, but I noticed the following. By decreasing the TimeStep for the simulation from 1 sec to 0.1sec, the simulation sped up by an order of ten easily. How is this behavior explained ? Is it related to how ZeroMQ batches messages ?

Naibaowjk commented 2 years ago

same question