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

<!-- generated on 2026-01-22T16:46:43.265472+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="39947"/>
    </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="1769096803.28" clockEnd="1769096803.38" clockDuration="0.10" traciDuration="0.03" realTimeFactor="6428.57" vehicleUpdatesPerSecond="6428.57" personUpdatesPerSecond="2448.98" begin="0.00" end="630.00" duration="630.00"/>
    <vehicles loaded="1" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="782.29" speed="1.24" duration="630.00" waitingTime="4.00" timeLoss="7.79" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="60.50" routeLength="239.72" duration="104.50" bus="0" train="0" taxi="1" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>