acts icon indicating copy to clipboard operation
acts copied to clipboard

perf: CKF general

Open andiwand opened this issue 1 year ago • 2 comments

Acts-Athena track finding performance seems to be 5x slower than the legacy Athena implementation. I create this ticket do have a general overview where we can then branch out if specific action items.

There was no specific part of our CKF implementation that is responsible for the overall increased CPU time compared to legacy Athena but rather everything is slower.

Action items:

  • https://github.com/acts-project/acts/issues/3081

andiwand avatar Apr 05 '24 16:04 andiwand

  • https://github.com/acts-project/acts/issues/3081

If we require a refitting step after the CKF anyways - this depends on the physics performance we get after the CKF compared to something with a refitting stage - we could consider disabling/removing the calibration as a whole.

In the discussion it was said that we drop 90% of the tracks after the finding which might be too large to justify a full track fit before running a selection.

andiwand avatar Apr 05 '24 16:04 andiwand

This issue/PR has been automatically marked as stale because it has not had recent activity. The stale label will be removed if any interaction occurs.

github-actions[bot] avatar May 05 '24 16:05 github-actions[bot]