Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] traci execution speed
  • From: Pradeep Viyaluru Harinath <pradeep.viyaluruharinath@xxxxxxxx>
  • Date: Tue, 16 Nov 2021 01:28:03 +0000
  • Accept-language: en-IN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=utsa.edu; dmarc=pass action=none header.from=utsa.edu; dkim=pass header.d=utsa.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=DShep+bbuhVSoKme1ASdivQ9jy4BrGhOTo+wn0R3AuM=; b=kA5W0mcJAy367UiL9NgQsYdkNJRwmrPSq/7vhPnAcLHB456yrsAXkly7Okb1pENaMdPlSfm+vaTrHvSCdJO1pQ0XPbMPHF2NTuXvmrK03B6OMnezeD1FRww70IypWWZWAfQZt7jVkKMpqr2GYZXihj++FspSBQI6vTeVTv+my2y+ozWNeHrgfmptLboaItuHSgvg8TARFwR/0dYfsCGXeN46ihpbJ9gAsfX3QKnhK6sX7gUDc8y4gHvUwOA5njye/Y66r2KUjARc4Uy3phktfj8eGWi1s1gk4PNvXQ3r6Kq+ThSIXXRxPgjxOPK/RCvGKviJm16Ps4wKvu3p6tjLqg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=heaHGmZmUF8JaoQPSgLriQr+EHvgggAS+5ukFACYvLey8TEIkKeCUmhw6fZg+a2AEJS9vSOy7E/vAYBF/lM0zXah8NB7INDQ/cu52F37xBQbz0G3iqcPdXKosLHmrf/ENIL3d0yulFaf1zXECxDUF2MA5w78JNW6JCfBbOQcY72p6AKhnuC0apGoHfPWGTSbxG10coV8asvaY7TmeDmhg8FctcsQZ54ZZHrjg97w4JfV3D4cPvG6HV84Fom5OLvy0T/f4HNCoHupBzBfvdm4KcH16YGgA1dSBbm8fNUJrE+aEkX+BjTMmBhcerJOAfHHoAyh9QT2xSCEeqy+AXVZeQ==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdfaiL95dhbcROToRCiqp7i1Fc2/Nw==
  • Thread-topic: traci execution speed

Hello All,

I am running a python code which allows traci to iterate for about 100 times. I notice that as the simulation time increases the traci slows down considerably and it takes forever to produce the output. However when I run using the command prompt it hardly takes a minute to run simulation but when I use traci it takes close to 10 mins to complete the simulation run.

 

Let me know if there is something I need to work on to improve the processing speed.

 

Regards,

V.H.Pradeep

 


Back to the top