Skip to content
Prev 59376 / 63421 Next

From .Fortran to .Call?

As for speed, I suspect much of the speedup when converting from .Fortran
to .Call will be due to checking the validity of the arguments (lengths,
types, ranges, etc.) in C code instead of in R code.  There can also be
less copying of the arguments and the returned objects will tend to be
smaller.

-Bill

On Wed, Dec 23, 2020 at 8:27 AM Bill Dunlap <williamwdunlap at gmail.com>
wrote:

  
  
Message-ID: <CAHqSRuSab14nJtDhQ4YJbLvCUe7brqpUDV-xg__Fh4sUMdV9jQ-8216@mail.gmail.com>
In-Reply-To: <CAHqSRuQH7njeU82rFgvp5+Cq1neVs75=im2_RDR97O1YLUg+Sw@mail.gmail.com>