Xavier, I would be happy to get you some profiling data. I've looked into Android studio and I cannot find where I can put the "--profile" flag. Any suggestions? Merci! :)
On Wednesday, July 2, 2014 1:40:16 PM UTC-4, Xavier Ducrohet wrote: > > You can run from the command line with --profile to see what takes time. > > As I mentioned during IO there are some known bottlenecks that we are > working through. I'm interested in seeing the result of your profiling (if > you can't publish it as is, just let me know what kind of tasks takes a lot > of time and what the evaluation time is as well). > > > On Wed, Jul 2, 2014 at 7:38 AM, thierryd <[email protected] <javascript:>> > wrote: > >> Hi all, >> I have switched from Eclipse to Android Studio and my build is a lot >> slower. The same code modifications result in a 18 seconds build time in >> Eclipse, but 34 seconds in Android Studio. I'm just curious if this >> behavior is considered "normal". Xavier said last week at I/O that the tool >> team is now focusing on improving performance. So I guess that the tools >> integration is currently not as tight as in Eclipse. Am I right? >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "adt-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > http://developer.android.com | http://tools.android.com > > Please do not send me questions directly. Thanks! > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
