what do people typically to check impact of k2 compiler on build time....just something like a
clean
and
assemble
?
a
Alexey Belkov [JB]
08/01/2023, 2:24 PM
cc @Anton Mefodichev
a
Anton Mefodichev
08/01/2023, 2:30 PM
@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.