Open iccir opened 1 year ago
When possible, we should reuse the previous Builder results rather than create a new Builder and re-building. In our source base, this would save 130ms-140ms for each incremental recompile.
Builder
When possible, we should reuse the previous
Builder
results rather than create a new Builder and re-building. In our source base, this would save 130ms-140ms for each incremental recompile.