-
Notifications
You must be signed in to change notification settings - Fork 796
Open
Labels
Area/CompilerTeam/CompilerFEAll issues related to Language implementation and Compiler, this exclude run times.All issues related to Language implementation and Compiler, this exclude run times.Team/jBallerinaAll the issues related to BIR, JVM backend code generation and runtimeAll the issues related to BIR, JVM backend code generation and runtimeType/ImprovementuserCategory/Compilation
Description
Description
At the moment, we are creating a function, a function pointer, and a global variable for each record’s default value. This approach consumes considerable memory and processing time. We need to optimize it by invoking the function directly instead.
Describe your problem(s)
No response
Describe your solution(s)
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
Metadata
Metadata
Assignees
Labels
Area/CompilerTeam/CompilerFEAll issues related to Language implementation and Compiler, this exclude run times.All issues related to Language implementation and Compiler, this exclude run times.Team/jBallerinaAll the issues related to BIR, JVM backend code generation and runtimeAll the issues related to BIR, JVM backend code generation and runtimeType/ImprovementuserCategory/Compilation