Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Profile types in the interpreter #83

Description

@mgaudet

Any type frequency information that the interpreter can collect can likely be profitably exploited by a JIT compiler.

For example, if we know a method is always called with Fixnum arguments, we can specialize that body to the most likely case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions