Rikkola commented on issue #6841:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6841#issuecomment-5144562048

   Those are only dual cores? Going paraller would help a lot on this. In 
theory dual core could take an hour off, but I kind of doubt it. 
   
   I have 32 cores on my computer and loads of memory so I can run some stress 
tests, but I remember us having trouble with the way Maven handles this. Since 
it also runs the tests in paraller and that breaks things. For example when one 
test sets up system properties for a scecific feature.
   
   However it should be easy to manually setup groups of modules and assign 
them to run in paraller. Depending on what setups the build servers allow those 
groups could run in isolation. Then if there are huge improvements with more 
than 2 cores we can figure out what to do next.
   
   


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

Reply via email to