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
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