-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
3 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 8 additions & 8 deletions
16
tests/sumo/junction_model/junction_type/tls_right_on_red/crossings/output.sumo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Loading net-file from 'net.net.xml' ... done (1ms). | ||
Loading net-file from 'net.net.xml' ... done (2ms). | ||
Loading done. | ||
Simulation version v1_21_0+1521-8ecabbe595e started with time: 0.00. | ||
Simulation ended at time: 441.00. | ||
Simulation version v1_21_0+1522-8cbae08792c started with time: 0.00. | ||
Simulation ended at time: 328.00. | ||
Reason: All vehicles have left the simulation. | ||
Statistics (avg of 100): | ||
RouteLength: 187.95 | ||
Speed: 5.51 | ||
Duration: 61.35 | ||
WaitingTime: 33.69 | ||
TimeLoss: 47.03 | ||
DepartDelay: 104.71 | ||
Speed: 5.02 | ||
Duration: 55.65 | ||
WaitingTime: 26.53 | ||
TimeLoss: 41.34 | ||
DepartDelay: 60.76 |
18 changes: 9 additions & 9 deletions
18
tests/sumo/junction_model/junction_type/tls_right_on_red/stress_test/original/output.sumo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
Loading net-file from 'net.net.xml' ... done (10ms). | ||
Loading net-file from 'net.net.xml' ... done (3ms). | ||
Loading done. | ||
Simulation version v1_17_0+0723-1d2e7c1 started with time: 0.00. | ||
Simulation version v1_21_0+1522-8cbae08792c started with time: 0.00. | ||
Simulation ended at time: 1000.00. | ||
Reason: The final simulation step has been reached. | ||
Performance: | ||
Duration: 1.64s | ||
Real time factor: 610.501 | ||
UPS: 71542.735043 | ||
Duration: 0.50s | ||
Real time factor: 2000 | ||
UPS: 234566.000000 | ||
Vehicles: | ||
Inserted: 1125 (Loaded: 1135) | ||
Running: 137 | ||
Waiting: 10 | ||
Statistics (avg of 988): | ||
RouteLength: 477.30 | ||
Speed: 5.21 | ||
Duration: 111.13 | ||
WaitingTime: 49.68 | ||
TimeLoss: 68.03 | ||
Speed: 5.20 | ||
Duration: 111.23 | ||
WaitingTime: 49.82 | ||
TimeLoss: 68.13 | ||
DepartDelay: 3.79 |