Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • Matthias Toggweiler's avatar
    optimization for AMTS: join two neighboring calls to push(0.5 * h). For... · 17576d0b
    Matthias Toggweiler authored
    optimization for AMTS: join two neighboring calls to push(0.5 * h). For reduced space charge solve frequency, this reduces push timer to almost 50%. This optimization is not applicable for the default algorithm, as the half pushes there are interleaved with step dumping to stdout (even if there is no stat/ps dump). This optimization could be carried over to MTS method in Cyclotron.
    17576d0b