Skip to content

Reduce memory allocations in Acts space point formation.

  • move instead of copying vectors,
  • use arrays if number of elements is fixed.

Merge request reports

Loading