jonnybot0 commented on PR #306:
URL: https://github.com/apache/groovy-geb/pull/306#issuecomment-4177900467

   So, what's the goal of statically compiling, then? 
   
   Looking at the performance tab, it looks like the build with 8.0.1 ran about 
14 seconds slower, but it used about 500 MB less memory at the peak:
   
   # Performance reports
   8.0.1 - https://develocity.apache.org/s/2qxlt7n4azbwq/performance/build
   Compile Static Build - 
https://develocity.apache.org/s/lmjyrrnzz33sm/performance/build
   
   # Test Reports
   8.0.1 - https://develocity.apache.org/s/2qxlt7n4azbwq/tests/overview 
   Compile Static Build - 
https://develocity.apache.org/s/lmjyrrnzz33sm/tests/overview
   
   For the actual task execution time (not total "serial" time), it was only 
about 5 seconds different. That could be down to environmental variations.
   
   The static compiler is great for when you need it, but what does using it 
here add?


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

Reply via email to