Skip to content
Snippets Groups Projects

TrkDetDescrGeoModelCnv: Speed up GMTreeBrowser.

Use geoGetVolumes to collect lists of children of a volume rather than fetching by index within a loop; this avoids a N^2 behavior. Also, rotation matrices are orthogonal, so we can use transpose() instead of inverse(). These changes make a big difference in the debug build.

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
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading