-
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.
[JENKINS-47853] Support Renjin to execute R scripts too
Description |
Original:
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/] This should work with simpler scripts. |
New:
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. This should work with simpler scripts. |
Description |
Original:
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. This should work with simpler scripts. |
New:
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. |