Hello,
i haven't personally used this method of operation so I have no data to
compare too. However, your finding does not surprise me insofar as sumo
still generates the full amount of xml output. Most likely the socket
buffering parameters are not optimized for speed as they are for writing to
disk. I'm forwarding this to my colleague who may be able to help with
setting the correct parameters.

regards,
Jakob

2018-03-16 8:23 GMT+01:00 Thuresson, Daniel <
[email protected]>:

> Hi,
>
>
>
> I tried to use the fcd-output and write data to a port. The reason for
> this is to avoid large files, which I have assumed slows down the
> computation.
>
>
>
> I do this by first starting python in a command prompt:
>
> c:\temp\SUMO_RESULTS_automized\Simulations>python traceExporter.py
> –fcd-input 43214 --delta-t 1 --begin 3000 --gpsdat-output test.txt
>
>
>
> Then I start SUMO with:
>
> SumoVersion --time-to-teleport 80 --fcd-output localhost:43214
> --step-length 0.1 -b 0 -e 4501 -n netPath -r PHEMrouPath -a addPath --start
> --quit-on-end &
>
>
>
> My problem with this is that the simulation runs significantly slower than
> when running without fcd-output and creating a very large file.
>
> Have I done something wrong?
>
>
>
> Rgds /Daniel
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to