[R] Improve performance of RConnection and Rserve
Ranjana Girish
ranjanagirish30 at gmail.com
Wed Nov 30 18:18:27 CET 2016
Hi all,
If we execute an R script directly in R prompt in Linux environment, it
takes around 30 mins to complete.
The same R script if we execute from java using RConnection, eval and
Rserve for each line it takes thrice the time.
Basically the performance is very bad. And in most of the occasion it never
ends up in result.
Can anyone please tell how to improve the performance using Rconnection.
Thanks in advance
Ranjana
[[alternative HTML version deleted]]
More information about the R-help
mailing list