Skip to content

ZJIT: Do less GC work for ProfiledType #1042

Description

@tekknolagi

Stats seem to show we're spending a lot more GC time than YJIT and a lot of that is due to profile information. So I want to investigate how many profiles contain objects that actually "need" to be GC-handled vs how many don't (the Integer class probably won't go away, etc). And then we can re-resign how some of this works to a) retain less and b) mark less

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