what do people typically to check impact of k2 com...
# k2-adopters
j
what do people typically to check impact of k2 compiler on build time....just something like a
clean
and
assemble
?
a
cc @Anton Mefodichev
a
@John O'Reilly, yes. Check the issue with K1 compiler, then enable K2 compiler (typically in build gradle script), next perform clean the build folder and then perform a new build to check how it goes.
👍 1