Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traffic_lights/loop_flow/static/statistics.complex
169710 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-06 07:37:29 by Eclipse SUMO sumo Version v1_17_0+0729-0f1b512
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
        <additional-files value="input_additional.add.xml"/>
    </input>

    <output>
        <queue-output value="results/queue_static_1800_1800.xml"/>
        <summary-output value="results/summary_static_1800_1800.xml"/>
        <tripinfo-output value="results/tripinfos_static_1800_1800.xml"/>
        <statistic-output value="statistics.xml"/>
    </output>

    <processing>
        <default.speeddev value="0"/>
    </processing>

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

    <emissions>
        <device.emissions.probability value="1"/>
    </emissions>

</configuration>
-->

<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <performance clockBegin="1686029849.08" clockEnd="1686029851.50" clockDuration="2.42" traciDuration="1.21" realTimeFactor="724.22" vehicleUpdatesPerSecond="225184.68" personUpdatesPerSecond="0.00" begin="0.00" end="1749.00" duration="1749.00"/>
    <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="0" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1458" routeLength="2041.90" speed="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="0"/>
    <transportStatistics number="0"/>
</statistics>