Skip to content

Commit 073b0fc

Browse files
committed
updating expected results refs #21, #16643, #16695
1 parent 80e8009 commit 073b0fc

File tree

52 files changed

+11034
-11108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+11034
-11108
lines changed

tests/complex/state/rerouting_looped_stops/errors.complex

Lines changed: 925 additions & 887 deletions
Large diffs are not rendered by default.

tests/complex/state/rerouting_looped_stops/state.complex

Lines changed: 3409 additions & 3436 deletions
Large diffs are not rendered by default.
Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
1-
Loading net-file from 'input_net.net.xml' ... done (20ms).
1+
Loading net-file from 'input_net.net.xml' ... done (70ms).
22
Loading route-files incrementally from 'input_routes.rou.xml'
33
Loading done.
4-
Simulation version v1_21_0+1557-fb9ec070d59 started with time: 0.00.
5-
Simulation ended at time: 1312.00.
4+
Simulation version v1_23_1+0108-be297c9538a started with time: 0.00.
5+
Simulation ended at time: 1238.00.
66
Reason: All vehicles have left the simulation.
77
Performance:
8-
Duration: 1.53s
9-
Real time factor: 860.328
10-
UPS: 176365.245902
8+
Duration: 3.15s
9+
Real time factor: 393.016
10+
UPS: 82613.015873
1111
Vehicles:
1212
Inserted: 2000
1313
Running: 0
1414
Waiting: 0
1515
Statistics (avg of 2000):
16-
RouteLength: 466.77
17-
Speed: 4.29
18-
Duration: 134.48
19-
WaitingTime: 65.20
20-
TimeLoss: 98.04
21-
DepartDelay: 3.56
22-
DijkstraRouter answered 5524 queries and explored 36.34 edges on average.
23-
DijkstraRouter spent 0.06s answering queries (0.01ms on average).
24-
Loading net-file from 'input_net.net.xml' ... done (12ms).
16+
RouteLength: 463.96
17+
Speed: 4.36
18+
Duration: 130.12
19+
WaitingTime: 62.14
20+
TimeLoss: 93.88
21+
DepartDelay: 3.60
22+
DijkstraRouter answered 5372 queries and explored 36.69 edges on average.
23+
DijkstraRouter spent 0.17s answering queries (0.03ms on average).
24+
Loading net-file from 'input_net.net.xml' ... done (17ms).
2525
Loading route-files incrementally from 'vr.xml'
2626
Loading done.
27-
Simulation version v1_21_0+1557-fb9ec070d59 started with time: 0.00.
28-
Simulation ended at time: 1312.00.
27+
Simulation version v1_23_1+0108-be297c9538a started with time: 0.00.
28+
Simulation ended at time: 1238.00.
2929
Reason: All vehicles have left the simulation.
3030
Performance:
31-
Duration: 1.04s
32-
Real time factor: 1266.41
33-
UPS: 259611.003861
31+
Duration: 0.70s
32+
Real time factor: 1776.18
33+
UPS: 373358.680057
3434
Vehicles:
3535
Inserted: 2000
3636
Running: 0
3737
Waiting: 0
3838
Statistics (avg of 2000):
39-
RouteLength: 466.77
40-
Speed: 4.29
41-
Duration: 134.48
42-
WaitingTime: 65.20
43-
TimeLoss: 98.04
39+
RouteLength: 463.96
40+
Speed: 4.36
41+
Duration: 130.12
42+
WaitingTime: 62.14
43+
TimeLoss: 93.88
4444
DepartDelay: 0.00
45-
< <performance clockBegin="1734701711.17" clockEnd="1734701712.69" clockDuration="1.53" traciDuration="0.00" realTimeFactor="860.33" vehicleUpdatesPerSecond="176365.25" personUpdatesPerSecond="0.00" begin="0.00" end="1312.00" duration="1312.00"/>
46-
> <performance clockBegin="1734701712.74" clockEnd="1734701713.78" clockDuration="1.04" traciDuration="0.00" realTimeFactor="1266.41" vehicleUpdatesPerSecond="259611.00" personUpdatesPerSecond="0.00" begin="0.00" end="1312.00" duration="1312.00"/>
47-
< <vehicleTripStatistics count="2000" routeLength="466.77" speed="4.29" duration="134.48" waitingTime="65.20" timeLoss="98.04" departDelay="3.56" departDelayWaiting="-1.00" totalTravelTime="268957.00" totalDepartDelay="7131.00"/>
48-
> <vehicleTripStatistics count="2000" routeLength="466.77" speed="4.29" duration="134.48" waitingTime="65.20" timeLoss="98.04" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="268957.00" totalDepartDelay="0.00"/>
45+
< <performance clockBegin="1747659031.72" clockEnd="1747659034.87" clockDuration="3.15" traciDuration="0.59" realTimeFactor="393.02" vehicleUpdatesPerSecond="82613.02" personUpdatesPerSecond="0.00" begin="0.00" end="1238.00" duration="1238.00"/>
46+
> <performance clockBegin="1747659034.91" clockEnd="1747659035.61" clockDuration="0.70" traciDuration="0.00" realTimeFactor="1776.18" vehicleUpdatesPerSecond="373358.68" personUpdatesPerSecond="0.00" begin="0.00" end="1238.00" duration="1238.00"/>
47+
< <vehicleTripStatistics count="2000" routeLength="463.96" speed="4.36" duration="130.12" waitingTime="62.14" timeLoss="93.88" departDelay="3.60" departDelayWaiting="-1.00" totalTravelTime="260231.00" totalDepartDelay="7201.00"/>
48+
> <vehicleTripStatistics count="2000" routeLength="463.96" speed="4.36" duration="130.12" waitingTime="62.14" timeLoss="93.88" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="260231.00" totalDepartDelay="0.00"/>

tests/complex/sumo/vehroute-roundtrip/grid2_random/statistics.complex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- generated on 2024-12-05 08:44:13 by Eclipse SUMO sumo Version v1_21_0+1188-de3782bea46
3+
<!-- generated on 2025-05-19 14:50:31 by Eclipse SUMO sumo Version v1_23_1+0108-be297c9538a
44
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
55
66
<input>
@@ -29,13 +29,13 @@
2929
-->
3030

3131
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
32-
<performance clockBegin="1733384653.55" clockEnd="1733384654.30" clockDuration="0.75" traciDuration="0.00" realTimeFactor="1754.01" vehicleUpdatesPerSecond="359568.18" personUpdatesPerSecond="0.00" begin="0.00" end="1312.00" duration="1312.00"/>
32+
<performance clockBegin="1747659031.72" clockEnd="1747659034.87" clockDuration="3.15" traciDuration="0.59" realTimeFactor="393.02" vehicleUpdatesPerSecond="82613.02" personUpdatesPerSecond="0.00" begin="0.00" end="1238.00" duration="1238.00"/>
3333
<vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
3434
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
3535
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
3636
<persons loaded="0" running="0" jammed="0"/>
3737
<personTeleports total="0" abortWait="0" wrongDest="0"/>
38-
<vehicleTripStatistics count="2000" routeLength="466.77" speed="4.29" duration="134.48" waitingTime="65.20" timeLoss="98.04" departDelay="3.56" departDelayWaiting="-1.00" totalTravelTime="268957.00" totalDepartDelay="7131.00"/>
38+
<vehicleTripStatistics count="2000" routeLength="463.96" speed="4.36" duration="130.12" waitingTime="62.14" timeLoss="93.88" departDelay="3.60" departDelayWaiting="-1.00" totalTravelTime="260231.00" totalDepartDelay="7201.00"/>
3939
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
4040
<rideStatistics number="0"/>
4141
<transportStatistics number="0"/>

tests/complex/sumo/vehroute-roundtrip/grid2_random/statistics2.complex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- generated on 2024-12-05 08:44:14 by Eclipse SUMO sumo Version v1_21_0+1188-de3782bea46
3+
<!-- generated on 2025-05-19 14:50:34 by Eclipse SUMO sumo Version v1_23_1+0108-be297c9538a
44
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
55
66
<input>
@@ -25,13 +25,13 @@
2525
-->
2626

2727
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
28-
<performance clockBegin="1733384654.33" clockEnd="1733384654.97" clockDuration="0.64" traciDuration="0.00" realTimeFactor="2050.00" vehicleUpdatesPerSecond="420245.31" personUpdatesPerSecond="0.00" begin="0.00" end="1312.00" duration="1312.00"/>
28+
<performance clockBegin="1747659034.91" clockEnd="1747659035.61" clockDuration="0.70" traciDuration="0.00" realTimeFactor="1776.18" vehicleUpdatesPerSecond="373358.68" personUpdatesPerSecond="0.00" begin="0.00" end="1238.00" duration="1238.00"/>
2929
<vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
3030
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
3131
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
3232
<persons loaded="0" running="0" jammed="0"/>
3333
<personTeleports total="0" abortWait="0" wrongDest="0"/>
34-
<vehicleTripStatistics count="2000" routeLength="466.77" speed="4.29" duration="134.48" waitingTime="65.20" timeLoss="98.04" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="268957.00" totalDepartDelay="0.00"/>
34+
<vehicleTripStatistics count="2000" routeLength="463.96" speed="4.36" duration="130.12" waitingTime="62.14" timeLoss="93.88" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="260231.00" totalDepartDelay="0.00"/>
3535
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
3636
<rideStatistics number="0"/>
3737
<transportStatistics number="0"/>
Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
1-
Loading net-file from 'input_net.net.xml' ... done (20ms).
1+
Loading net-file from 'input_net.net.xml' ... done (74ms).
22
Loading route-files incrementally from 'input_routes.rou.xml'
33
Loading done.
4-
Simulation version v1_22_0+1261-45c241feb42 started with time: 0.00.
5-
Simulation ended at time: 1475.00.
4+
Simulation version v1_23_1+0108-be297c9538a started with time: 0.00.
5+
Simulation ended at time: 1470.00.
66
Reason: All vehicles have left the simulation.
77
Performance:
8-
Duration: 0.55s
9-
Real time factor: 2681.82
10-
UPS: 448430.909091
8+
Duration: 2.97s
9+
Real time factor: 494.284
10+
UPS: 81418.964358
1111
Vehicles:
1212
Inserted: 832
1313
Running: 0
1414
Waiting: 0
1515
Statistics (avg of 832):
16-
RouteLength: 1178.07
17-
Speed: 4.32
18-
Duration: 296.44
19-
WaitingTime: 137.99
20-
TimeLoss: 208.55
21-
DepartDelay: 5.64
22-
DijkstraRouter answered 4562 queries and explored 60.32 edges on average.
23-
DijkstraRouter spent 0.04s answering queries (0.01ms on average).
24-
Loading net-file from 'input_net.net.xml' ... done (10ms).
16+
RouteLength: 1176.85
17+
Speed: 4.33
18+
Duration: 291.03
19+
WaitingTime: 134.37
20+
TimeLoss: 203.30
21+
DepartDelay: 6.49
22+
DijkstraRouter answered 4490 queries and explored 61.04 edges on average.
23+
DijkstraRouter spent 0.21s answering queries (0.05ms on average).
24+
Loading net-file from 'input_net.net.xml' ... done (11ms).
2525
Loading route-files incrementally from 'vr.xml'
2626
Loading done.
27-
Simulation version v1_22_0+1261-45c241feb42 started with time: 0.00.
28-
Simulation ended at time: 1475.00.
27+
Simulation version v1_23_1+0108-be297c9538a started with time: 0.00.
28+
Simulation ended at time: 1470.00.
2929
Reason: All vehicles have left the simulation.
3030
Performance:
31-
Duration: 0.44s
32-
Real time factor: 3367.58
33-
UPS: 563098.173516
31+
Duration: 0.60s
32+
Real time factor: 2450
33+
UPS: 403566.666667
3434
Vehicles:
3535
Inserted: 832
3636
Running: 0
3737
Waiting: 0
3838
Statistics (avg of 832):
39-
RouteLength: 1178.07
40-
Speed: 4.32
41-
Duration: 296.44
42-
WaitingTime: 137.99
43-
TimeLoss: 208.55
39+
RouteLength: 1176.85
40+
Speed: 4.33
41+
Duration: 291.03
42+
WaitingTime: 134.37
43+
TimeLoss: 203.30
4444
DepartDelay: 0.00
45-
< <performance clockBegin="1743745597.51" clockEnd="1743745598.06" clockDuration="0.55" traciDuration="0.00" realTimeFactor="2681.82" vehicleUpdatesPerSecond="448430.91" personUpdatesPerSecond="0.00" begin="0.00" end="1475.00" duration="1475.00"/>
46-
> <performance clockBegin="1743745598.09" clockEnd="1743745598.53" clockDuration="0.44" traciDuration="0.00" realTimeFactor="3367.58" vehicleUpdatesPerSecond="563098.17" personUpdatesPerSecond="0.00" begin="0.00" end="1475.00" duration="1475.00"/>
47-
< <vehicleTripStatistics count="832" routeLength="1178.07" speed="4.32" duration="296.44" waitingTime="137.99" timeLoss="208.55" departDelay="5.64" departDelayWaiting="-1.00" totalTravelTime="246637.00" totalDepartDelay="4692.00"/>
48-
> <vehicleTripStatistics count="832" routeLength="1178.07" speed="4.32" duration="296.44" waitingTime="137.99" timeLoss="208.55" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="246637.00" totalDepartDelay="0.00"/>
45+
< <performance clockBegin="1747659031.67" clockEnd="1747659034.64" clockDuration="2.97" traciDuration="0.00" realTimeFactor="494.28" vehicleUpdatesPerSecond="81418.96" personUpdatesPerSecond="0.00" begin="0.00" end="1470.00" duration="1470.00"/>
46+
> <performance clockBegin="1747659034.68" clockEnd="1747659035.28" clockDuration="0.60" traciDuration="0.00" realTimeFactor="2450.00" vehicleUpdatesPerSecond="403566.67" personUpdatesPerSecond="0.00" begin="0.00" end="1470.00" duration="1470.00"/>
47+
< <vehicleTripStatistics count="832" routeLength="1176.85" speed="4.33" duration="291.03" waitingTime="134.37" timeLoss="203.30" departDelay="6.49" departDelayWaiting="-1.00" totalTravelTime="242140.00" totalDepartDelay="5403.00"/>
48+
> <vehicleTripStatistics count="832" routeLength="1176.85" speed="4.33" duration="291.03" waitingTime="134.37" timeLoss="203.30" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="242140.00" totalDepartDelay="0.00"/>

tests/complex/sumo/vehroute-roundtrip/grid_flows/statistics.complex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- generated on 2025-04-04 07:46:37 by Eclipse SUMO sumo Version v1_22_0+1261-45c241feb42
3+
<!-- generated on 2025-05-19 14:50:31 by Eclipse SUMO sumo Version v1_23_1+0108-be297c9538a
44
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
55
66
<input>
@@ -28,13 +28,13 @@
2828
-->
2929

3030
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
31-
<performance clockBegin="1743745597.51" clockEnd="1743745598.06" clockDuration="0.55" traciDuration="0.00" realTimeFactor="2681.82" vehicleUpdatesPerSecond="448430.91" personUpdatesPerSecond="0.00" begin="0.00" end="1475.00" duration="1475.00"/>
31+
<performance clockBegin="1747659031.67" clockEnd="1747659034.64" clockDuration="2.97" traciDuration="0.00" realTimeFactor="494.28" vehicleUpdatesPerSecond="81418.96" personUpdatesPerSecond="0.00" begin="0.00" end="1470.00" duration="1470.00"/>
3232
<vehicles loaded="832" inserted="832" running="0" waiting="0"/>
3333
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
3434
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
3535
<persons loaded="0" running="0" jammed="0"/>
3636
<personTeleports total="0" abortWait="0" wrongDest="0"/>
37-
<vehicleTripStatistics count="832" routeLength="1178.07" speed="4.32" duration="296.44" waitingTime="137.99" timeLoss="208.55" departDelay="5.64" departDelayWaiting="-1.00" totalTravelTime="246637.00" totalDepartDelay="4692.00"/>
37+
<vehicleTripStatistics count="832" routeLength="1176.85" speed="4.33" duration="291.03" waitingTime="134.37" timeLoss="203.30" departDelay="6.49" departDelayWaiting="-1.00" totalTravelTime="242140.00" totalDepartDelay="5403.00"/>
3838
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
3939
<rideStatistics number="0"/>
4040
<transportStatistics number="0"/>

tests/complex/sumo/vehroute-roundtrip/grid_flows/statistics2.complex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- generated on 2025-04-04 07:46:38 by Eclipse SUMO sumo Version v1_22_0+1261-45c241feb42
3+
<!-- generated on 2025-05-19 14:50:34 by Eclipse SUMO sumo Version v1_23_1+0108-be297c9538a
44
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
55
66
<input>
@@ -25,13 +25,13 @@
2525
-->
2626

2727
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
28-
<performance clockBegin="1743745598.09" clockEnd="1743745598.53" clockDuration="0.44" traciDuration="0.00" realTimeFactor="3367.58" vehicleUpdatesPerSecond="563098.17" personUpdatesPerSecond="0.00" begin="0.00" end="1475.00" duration="1475.00"/>
28+
<performance clockBegin="1747659034.68" clockEnd="1747659035.28" clockDuration="0.60" traciDuration="0.00" realTimeFactor="2450.00" vehicleUpdatesPerSecond="403566.67" personUpdatesPerSecond="0.00" begin="0.00" end="1470.00" duration="1470.00"/>
2929
<vehicles loaded="832" inserted="832" running="0" waiting="0"/>
3030
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
3131
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
3232
<persons loaded="0" running="0" jammed="0"/>
3333
<personTeleports total="0" abortWait="0" wrongDest="0"/>
34-
<vehicleTripStatistics count="832" routeLength="1178.07" speed="4.32" duration="296.44" waitingTime="137.99" timeLoss="208.55" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="246637.00" totalDepartDelay="0.00"/>
34+
<vehicleTripStatistics count="832" routeLength="1176.85" speed="4.33" duration="291.03" waitingTime="134.37" timeLoss="203.30" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="242140.00" totalDepartDelay="0.00"/>
3535
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
3636
<rideStatistics number="0"/>
3737
<transportStatistics number="0"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Retrying in 1 seconds
22
foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0')
3-
internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0')
3+
internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0', ':C_31_0')
44
internal foes for :C_c0_0: (':C_24_0', ':C_1_0', ':C_25_0', ':C_3_0', ':C_3_1', ':C_26_0', ':C_27_0', ':C_28_0', ':C_13_0', ':C_15_0', ':C_15_1', ':C_35_0')
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
Warning: Vehicle 't_0'; side collision with vehicle 't_1', lane=':C_11_0', gap=-1.00, time=3.60, stage=laneChange.
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
Loading net-file from 'net.net.xml' ... done (50ms).
1+
Loading net-file from 'net.net.xml' ... done (52ms).
22
Loading route-files incrementally from 'input_trips.trips.xml'
33
Loading done.
4-
Simulation version v1_21_0+1557-fb9ec070d59 started with time: 0.00.
4+
Simulation version v1_23_1+0108-be297c9538a started with time: 0.00.
55
Simulation ended at time: 4209.00.
66
Reason: All vehicles have left the simulation.
77
Performance:
8-
Duration: 1.50s
9-
Real time factor: 2815.38
10-
UPS: 244372.575251
8+
Duration: 1.42s
9+
Real time factor: 2955.76
10+
UPS: 256495.084270
1111
Vehicles:
1212
Inserted: 900
1313
Running: 0
1414
Waiting: 0
1515
Statistics (avg of 900):
16-
RouteLength: 3713.15
16+
RouteLength: 3713.67
1717
Speed: 9.30
18-
Duration: 405.93
19-
WaitingTime: 84.58
20-
TimeLoss: 134.48
18+
Duration: 405.83
19+
WaitingTime: 84.44
20+
TimeLoss: 134.34
2121
DepartDelay: 0.06
22-
DijkstraRouter answered 3510 queries and explored 137.71 edges on average.
23-
DijkstraRouter spent 0.22s answering queries (0.06ms on average).
22+
DijkstraRouter answered 3508 queries and explored 137.78 edges on average.
23+
DijkstraRouter spent 0.23s answering queries (0.07ms on average).

0 commit comments

Comments
 (0)