[racket-dev] [plt] Push #28239: master branch updated
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