[racket-dev] [plt] Push #28239: master branch updated

From: Sam Tobin-Hochstadt (samth at cs.indiana.edu)
Date: Tue Feb 25 09:22:54 EST 2014

On Tue, Feb 25, 2014 at 8:34 AM,  <mflatt at racket-lang.org> wrote:
>
> eff53cd Matthew Flatt <mflatt at racket-lang.org> 2014-02-24 16:42
> :
> | treat FFI primitives like other primitives internally
> |
> | This change paves the way for JIT-inlining FFI operations
> | such as `ptr-ref`. Even without JIT treatment, the change
> | slightly reduces the overhead for calling FFI primitives.

Do you have benchmarks for the FFI that you used here?

Sam

Posted on the dev mailing list.