mariofusco commented on PR #5665: URL: https://github.com/apache/incubator-kie-drools/pull/5665#issuecomment-1910171220
@porcelli @lucamolteni To enforce the reproducibility of the generated executable model it is necessary to serialize many of the tasks that are currently performed in parallel thus greatly reducing the time required to the code generation itself. I don't see why we should give up to this optimization when a reproducible executable model is not required, that in reality is the 99.999...% of the cases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
