Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/misc/runSeeds/threads_2/xmlstats1.tools
428423 views
<?xml version="1.0" encoding="UTF-8"?>

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

    <output>
        <output-prefix value="1."/>
        <statistic-output value="stats.xml"/>
    </output>

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

    <random_number>
        <seed value="1"/>
    </random_number>

</configuration>
-->

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