eric-milles commented on PR #2448:
URL: https://github.com/apache/groovy/pull/2448#issuecomment-4202156689

   My intent was to get rid of all the old pre-loading of allowed targets so 
that the annotation type could answer according to its own annotation metadata 
(or defaults if no target metadata).  There was a big gap between binary and 
source references.  It should be closed now.  That may cost a bit of execution 
time.
   
   Time spent during compilation is different from runtime performance.  There 
are of course some cases of runtime compilation; is that something in common 
usage?


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