Skip to content
Snippets Groups Projects

Avoid recomputation of holes in TrackSummaryTool

As of !36404 (merged), the TrackSummaryTool no longer ignores tracks with existing track summaries. However, this has introduced a bit of a performance regression where it recomputes hole searches for tracks that already have that infomation attached. This commit adds a constraint to the hole search code such that it only runs if the track does not already have hole search information attached to it. As far as I can tell this solves the performance bug.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading