Skip to content

Commit

Permalink
patching expected results. refs #21, #2045
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 2, 2019
1 parent b96ce56 commit ecba106
Show file tree
Hide file tree
Showing 7 changed files with 1,172 additions and 1,167 deletions.
148 changes: 77 additions & 71 deletions tests/sumo/pedestrian_model/striping/bugs/ticket1769/tripinfos.sumo

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
--net-file net.net.xml --route-files input_routes.rou.xml --no-step-log --tripinfo-output tripinfos.xml --additional-files input_additional.add.xml
--duration-log.statistics
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Loading net-file from 'net.net.xml'... done (1ms).
Loading additional-files from 'input_additional.add.xml'... done (0ms).
Loading done.
Simulation started with time: 0.00
Simulation ended at time: 898.00
Simulation version v1_1_0+0435-678c69824b started with time: 0.00
Simulation ended at time: 849.00
Reason: All vehicles have left the simulation.
Performance:
Duration: 444ms
Real time factor: 2022.52
Duration: 1356ms
Real time factor: 626.106
UPS: 0.000000
Vehicles:
Inserted: 0
Expand All @@ -23,6 +23,6 @@ Statistics (avg):
DepartDelay: 0.00
Pedestrian Statistics (avg of 300 walks):
RouteLength: 79.00
Duration: 324.96
TimeLoss: 248.02
Duration: 316.48
TimeLoss: 239.54

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Loading net-file from 'net.net.xml'... done (1ms).
Loading additional-files from 'input_additional.add.xml'... done (0ms).
Loading done.
Simulation started with time: 0.00
Simulation ended at time: 707.00
Simulation version v1_1_0+0435-678c69824b started with time: 0.00
Simulation ended at time: 706.00
Reason: All vehicles have left the simulation.
Performance:
Duration: 387ms
Real time factor: 1826.87
Duration: 1148ms
Real time factor: 614.983
UPS: 0.000000
Vehicles:
Inserted: 0
Expand All @@ -23,6 +23,6 @@ Statistics (avg):
DepartDelay: 0.00
Pedestrian Statistics (avg of 300 walks):
RouteLength: 79.00
Duration: 248.73
TimeLoss: 182.90
Duration: 245.53
TimeLoss: 179.70

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Loading net-file from 'net.net.xml'... done (1ms).
Loading done.
Simulation version eeef47f started with time: 0.00
Simulation version v1_1_0+0435-678c69824b started with time: 0.00
Simulation ended at time: 549.00
Reason: All vehicles have left the simulation.
Performance:
Duration: 392ms
Real time factor: 1400.51
Duration: 456ms
Real time factor: 1203.95
UPS: 0.000000
Vehicles:
Inserted: 0
Expand All @@ -22,8 +22,8 @@ Statistics (avg):
DepartDelay: 0.00
Pedestrian Statistics (avg of 608 walks):
RouteLength: 76.58
Duration: 87.44
TimeLoss: 14.24
Duration: 87.63
TimeLoss: 14.43

DijkstraRouter answered 608 queries and explored 5.00 edges on average.
DijkstraRouter spent 1ms answering queries (0.00ms on average).

0 comments on commit ecba106

Please sign in to comment.