Skip to content

ZJIT: Support compiling Send without dynamic dispatch #777

Description

@k0kubun

14.6% of dynamic dispatch on lobsters is caused by send instruction.

We never specialize Insn::Send at the moment. We should be able to make a JIT-to-JIT call even if it has a block handler, just like YJIT does.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions