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

<!-- generated on 2023-06-06 07:37:12 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_net2.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
    </input>

    <output>
        <statistic-output value="statistics.xml"/>
    </output>

    <processing>
        <time-to-teleport value="-1"/>
        <default.speeddev value="0"/>
    </processing>

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

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

    <gui_only>
        <window-size value="500,500"/>
        <window-pos value="50,50"/>
    </gui_only>

</configuration>
-->

<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <performance clockBegin="1686029832.54" clockEnd="1686029832.58" clockDuration="0.03" traciDuration="0.00" realTimeFactor="2322.58" vehicleUpdatesPerSecond="0.00" personUpdatesPerSecond="0.00" begin="0.00" end="72.00" duration="72.00"/>
    <vehicles loaded="2" inserted="2" 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"/>
</statistics>