does anyone know if the arm module has a limit on ...
# arm
d
does anyone know if the arm module has a limit on the # of lines it can run
c
There's definitely performance degredation at some point, but no hard limit that I know of.
It's pretty good at limiting the number of lines to process based on whether they have previously been processed, plan in progress, etc.