Skip to content

[Improvement]: Improve the Handling record default values in compiler #44380

@warunalakshitha

Description

@warunalakshitha

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

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions