improve performance by 20% (for RingCyclotron-RegTest) by moving startTimer/stop…
This patch improves the performance when using rk4 in ParallelCyclotronTracker. Avoids having startTimer/stopTimer and string comparison inside loops over particles.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
This patch improves the performance when using rk4 in ParallelCyclotronTracker. Avoids having startTimer/stopTimer and string comparison inside loops over particles.