kgyrtkirk commented on PR #15048: URL: https://github.com/apache/druid/pull/15048#issuecomment-1738843999
In CI builds - I don't see any significant differences; but they all used the `./it.sh ci` which was executing a non-parallel build I think this patch may only affect the execution time of locally run integraion-tests For the command: `time mvn verify -P integration-tests -pl integration-tests -Dgroups=http-endpoint1` | | without patch | with patch | | --- | --- | --- | | #1 | 2m22 | 2m49 | | #2 | 2m17 | 2m30 | | #3 | 2m8 | 2m30 | -- 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]
