Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/drt/drtOrtools/twoTaxis/xmlstats.tools
428529 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2026-01-22T16:46:42.296233+01:00 by Eclipse SUMO sumo v1_25_0+1143-5cfd67bbee0
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="net.net.xml"/>
        <route-files value="input_routes2.rou.xml,input_routes.rou.xml"/>
    </input>

    <output>
        <tripinfo-output value="tripinfos.xml"/>
        <tripinfo-output.write-unfinished value="true"/>
        <statistic-output value="stats.xml"/>
    </output>

    <report>
        <no-step-log value="true"/>
    </report>

    <taxi_device>
        <device.taxi.dispatch-algorithm value="traci"/>
    </taxi_device>

    <traci_server>
        <remote-port value="33161"/>
    </traci_server>

</sumoConfiguration>
-->

<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <performance clockBegin="1769096802.30" clockEnd="1769096802.77" clockDuration="0.47" traciDuration="0.44" realTimeFactor="1991.43" vehicleUpdatesPerSecond="3982.87" personUpdatesPerSecond="9316.92" begin="0.00" end="930.00" duration="930.00"/>
    <vehicles loaded="2" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="10" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="3531.14" speed="3.80" duration="930.00" waitingTime="17.50" timeLoss="52.84" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1860.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="10" waitingTime="163.10" routeLength="1399.13" duration="272.00" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>