Expected behavior
Itineraries are only decorated if they are not going to be removed
Observed behavior
Itineraries are decorated even if they are going to be removed, causing performance problem
Version of OTP used (exact commit hash or JAR name)
2.9.0
Data sets in use (links to GTFS and OSM PBF files)
https://dev.aubin.app/gtfs/great_britain_gtfs.zip , which contains some fare information
Command line used to start OTP
Router config and graph build config JSON
FaresV2 is on
Steps to reproduce the problem
Plan any journeys requesting only 10 to be returned and measure the performance against when FaresV2 is off.
Expected behavior
Itineraries are only decorated if they are not going to be removed
Observed behavior
Itineraries are decorated even if they are going to be removed, causing performance problem
Version of OTP used (exact commit hash or JAR name)
2.9.0
Data sets in use (links to GTFS and OSM PBF files)
https://dev.aubin.app/gtfs/great_britain_gtfs.zip , which contains some fare information
Command line used to start OTP
Router config and graph build config JSON
FaresV2 is on
Steps to reproduce the problem
Plan any journeys requesting only 10 to be returned and measure the performance against when FaresV2 is off.