-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
When running R scripts in Jenkins, we create a new process in the operating system (which generates some resource allocation). But we could provide an option to use Renjin - http://www.renjin.org/
As Renjin is pure Java, this could run significantly faster in some cases.
This should work with simpler scripts.