On Apr 19, 2013, at 9:33 AM, JLee <mono.andr...@gridline.de> wrote:
> Are you still investigating this problem?

We're investing several causes of slow builds and deployments.

There's #10840, which should be fixed in 4.6.4 UNLESS you're running Trial 
mode, which is #11918.

There's a debugger connect problem, which is #11780 (OSX)  #11803 (Windows).

Then there's the fact that one we use an Android broadcast for Fast Deployment, 
and Android broadcasts are MUCH SLOWER in Android 4.2 [0], which in my 
experience (of small projects) is the single longest delay when Synchronizing 
Assemblies. Interestingly, the fix for this is also the fix for the debugger 
connect issues...

 - Jon

[0] `time adb shell am broadcast ...`

Takes ~1s on Android 4.1. Takes ~20s on Android 4.2.

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to