Hi Abdullah, I cannot see your .py file. Would you please send it as a .txt file?
Regards, Giuliana Von: sumo-user <[email protected]> Im Auftrag von . Abdullah Gesendet: Montag, 29. März 2021 16:50 An: Sumo project User discussions <[email protected]> Betreff: [sumo-user] Using traci.simulation.loadState increases memory usage Hi, I have noticed that if I use traci.simulation.loadState multiple times then my memory usage increases significantly. I have attached a simple code below, where cars are being added to the network and after every 5 seconds, a state is being saved and loaded back up. If I do this multiple times, it increases my memory usage. You can try the same code again by commenting out line 47 and it will drastically reduce the memory usage. Is there something I am doing wrong and is there a way around this? -- Thank you. Abdullah
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
