Relates :
|
|
Relates :
|
The byfile compile policy currently causes attribution of all files before any code is generated. This defeats other optimizations during code generation, such as discarding method bodies once they have been generated. As a result, the compiler cannot compile as many files as before, with the byfile policy.
|