Skip to content
Prev 31611 / 398506 Next

RMySQL connection very slow compared with PHP

On Mon, 2003-05-05 at 13:22, Laurent Faisnel wrote:
Hi

Have you tried to run the commands inside R whithout php calling R ? Was
it slow ? Why are you making an average inside SQL if you're using R ?
Should it be better to select the dataset you want to work with and than
make the analysis inside R ?

Once again in my opinion you'll win a lot of speed if you index your
tables.

Regards

EJ