nismod / transport

NISMOD v2 Transport Model is a national-scale (Great Britain) transport model developed to support policy making regarding the future infrastructure
http://www.itrc.org.uk
MIT License
9 stars 3 forks source link

Feature/profile #17

Closed tomalrussell closed 5 years ago

tomalrussell commented 5 years ago

Include scripts and brief documentation notes on profiling the model for performance using Java flight recordings.

codecov-io commented 5 years ago

Codecov Report

Merging #17 into master will increase coverage by 5.26%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
+ Coverage     80.95%   86.21%   +5.26%     
- Complexity     1760     2909    +1149     
============================================
  Files            29       29              
  Lines          8890    13081    +4191     
  Branches       1688     3546    +1858     
============================================
+ Hits           7197    11278    +4081     
- Misses         1151     1211      +60     
- Partials        542      592      +50
Impacted Files Coverage Δ Complexity Δ
...va/nismod/transport/disruption/RoadDisruption.java 68.96% <0%> (-0.18%) 19% <0%> (+3%)
...main/java/nismod/transport/network/road/Route.java 86.88% <0%> (+2.93%) 138% <0%> (+68%) :arrow_up:
...main/java/nismod/transport/demand/DemandModel.java 79.66% <0%> (+3%) 64% <0%> (+32%) :arrow_up:
...java/nismod/transport/network/road/TripTempro.java 64% <0%> (+4.62%) 53% <0%> (+24%) :arrow_up:
...ava/nismod/transport/network/road/RoadNetwork.java 90.43% <0%> (+4.72%) 343% <0%> (+159%) :arrow_up:
.../main/java/nismod/transport/network/road/Trip.java 77.94% <0%> (+5.54%) 87% <0%> (+44%) :arrow_up:
...n/java/nismod/transport/network/road/RouteSet.java 70.83% <0%> (+6.08%) 73% <0%> (+28%) :arrow_up:
.../transport/network/road/RoadNetworkAssignment.java 88.08% <0%> (+7.88%) 1228% <0%> (+602%) :arrow_up:
...smod/transport/network/road/RouteSetGenerator.java 86.12% <0%> (+9.09%) 292% <0%> (+149%) :arrow_up:
...java/nismod/transport/utility/InputFileReader.java 87.15% <0%> (+10.37%) 79% <0%> (+40%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c0dff8...1063c95. Read the comment docs.