<@U0KBF8D7V> whats the point, build perf?
# android
u
@Paul Woitaschek whats the point, build perf?
p
Yep
u
how much better is it?
Benchmarking of a 143k line file generated by Dagger (one of the largest at Google!) took between 2.6 and 3 seconds.
u
hmm 143k line file, doesnt tell me much, Is it noticable for you when in a android project?
g
Main point that there is improvement (no need to have one more additional parse step) and this perf gain applied to any build so it makes sense just to disable formatting
u
sure, just asking, because I stopped using dagger because of build times
p
It's at most seconds, it won't half your clean build time ;-)