On 15 Jan 2014, at 3:58 am, Szczepan Faber <szczepan.fa...@gradleware.com> 
wrote:

> I’d probably try out the first option, as it’s the simplest to implement and 
> probably the fastest at execution time.
> 
> Why do you think it is the fastest at execution time? Does fiddling with the 
> compiler api and getting dependency tree info increase the overhead?

It’s just a guess, based on the fact that it’s simpler and streaming, and that 
asm is fast where we use it for this kind of thing (e.g test detection). We’d 
have to measure and see.


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com



Reply via email to