jeantil commented on PR #2785: URL: https://github.com/apache/james-project/pull/2785#issuecomment-3190710065
build 12 success, the [build scan](https://develocity.apache.org/s/7z45cnk2pse5a/performance/execution) confirms the 5hxx of tests are cacheable. Stable test lasted 5h39 which is the worst case and will only trigger when changing somehting that requires rerruning all tests build 13 success ([build scan](https://develocity.apache.org/s/7y22vlkhwudju)), Stable test lasted 22minutes ! saving a bit over 5h for the best case scenario : everything from cache. These results will be further improved by making 2 goals cacheable: - scala compile - jacoco aggregate test report I have a POC for scala compile but I don't think its mergeable as is, I had to exclude some properties from the cache key computation that I would rather to make sure we invalidate the cache if they change -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org