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 bytecode execution frequency #82

@mgaudet

Description

@mgaudet

For the purposes of informing a JIT compiler about the execution frequency of bytecode basic blocks, it would be nice if the interpreter would track how often a particular block gets executed.

This kind of change can allow the JIT compiler to focus its optimization on the parts of a method that actually get executed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions