Ticket #831 (new enhancement)

Opened 2 months ago

rebuildDestination needs improvement

Reported by: MaierMan Assigned to:
Priority: major Milestone: 1.1
Component: --- Version: ---
Keywords: Cc:
Operating System: All

Description

rebuildDestination, while pretty efficient on the first glance, shows up negatively when profiled because it is called pretty damn often.

  • Reduce number of calls
  • Make the function itself more efficient