jeantil commented on PR #2786:
URL: https://github.com/apache/james-project/pull/2786#issuecomment-3287708130

   with build cache enabled for scala compilation, a rebuild on an unchanged 
james codebase unsing `mvn clean test-compile` goes from 
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  05:13 min
   [INFO] Finished at: 2025-09-13T08:50:51+02:00
   [INFO] 
------------------------------------------------------------------------
   [INFO] 3145 goals, 3105 executed, 40 from cache, saving at least 4s
   ```
   
   down to 
   
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  05:12 min
   [INFO] Finished at: 2025-09-13T08:59:36+02:00
   [INFO] 
------------------------------------------------------------------------
   [INFO] 3145 goals, 3145 executed
   ```


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