Skip to content

Enable lazy translation for user code by default #1992

Closed
@eregon

Description

@eregon

Enable lazy translation from the JRuby AST to Truffle AST for user code by default (--lazy-translation-user).
This is already the case for core library code, but not for user code.

This might need a few extra checks during parsing and some fixes for instrumentation.

This should help to improve the time to load code (part of application startup time).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions