Will the use of jit improve performance of use contributed packages such as
lme4? Thanks.

Shige

On Thu, May 1, 2008 at 7:31 AM, Nelson Castillo <[EMAIL PROTECTED]> wrote:

> On Wed, Apr 30, 2008 at 6:27 PM, Gabor Grothendieck
> <[EMAIL PROTECTED]> wrote:
> > Aside from optiming your code by making use of R functions
> >  that use C underneath as much as possible the big difference
> >  between R and Matlab is Matlab's just-in-time compilation of
> >  code.  When that was introduced in Matlab huge speedups of
> >  Matlab programs were noticeable.
> >
> >  For R, there is a new package on CRAN, jit, that
> >  aims to provide similar speedups.
>
> http://www.milbo.users.sonic.net/ra/index.html
>
> Great! I just found out about ra. In Python I love psyco and I guess I
> will test
> ra soon.
>
> Thanks,
> N.-
>
> --
> http://arhuaco.org
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to