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

<!-- generated on 2026-01-22T16:46:42.140488+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="32861"/>
    </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.14" clockEnd="1769096802.45" clockDuration="0.31" traciDuration="0.26" realTimeFactor="3019.48" vehicleUpdatesPerSecond="6038.96" personUpdatesPerSecond="14902.60" 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="4510.56" speed="4.85" duration="930.00" waitingTime="17.00" timeLoss="65.63" 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="277.10" routeLength="1000.34" duration="181.90" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>