mail-archives/monodroid/2011-December/007459.html

197 строки
8.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [mono-android] What Debugger isn't Slow?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20What%20Debugger%20isn%27t%20Slow%3F&In-Reply-To=6BF736603DBFD04FB97F35886CABF5B9CC041A24%40CATINEXC04.catapultsystems.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007420.html">
<LINK REL="Next" HREF="007462.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[mono-android] What Debugger isn't Slow?</H1>
<B>Miljenko Cvjetko</B>
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20What%20Debugger%20isn%27t%20Slow%3F&In-Reply-To=6BF736603DBFD04FB97F35886CABF5B9CC041A24%40CATINEXC04.catapultsystems.com"
TITLE="[mono-android] What Debugger isn't Slow?">mcvjetko at holisticware.net
</A><BR>
<I>Fri Dec 2 16:29:49 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007420.html">[mono-android] What Debugger isn't Slow?
</A></li>
<LI>Next message: <A HREF="007462.html">[mono-android] What Debugger isn't Slow?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7459">[ date ]</a>
<a href="thread.html#7459">[ thread ]</a>
<a href="subject.html#7459">[ subject ]</a>
<a href="author.html#7459">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi
On 2011.12.01 21:56, Josh Handel wrote:
&gt;<i> FYI : I roll with SSDs in all my laptops (mac and windows) so its not a drive issue.. :-P
</I>The guy on our team has Mac Book Pro with i7 + SSD and says in MacOS it
is almost &quot;instantaneous&quot;
and will test it (and hopefully measure it).
On our last presentation about Mono4Android emulator was on the same Mac
but in VMWare with
2 VS studios with samples and presentation went smooth (no longer delays).
We used no command line tricks for emulator....
Our opinion is that HDD matters the most... Cmdline options and
snapshots cut my launches in
half, but still take pretty long time (Centrino vPro 2 cores, Vista,
4GB, VoIP stuff, MySQL and SQL
server)
We have contacts with few native Android guys and they have problems too
Just found few jokes (old ones) on
<A HREF="http://www.devtopics.com/best-programming-jokes/">http://www.devtopics.com/best-programming-jokes/</A>
&quot;Knock, knock.&quot;
&quot;Who's there?&quot;
very long pause....
&quot;Java.&quot;
and
Debugging: Removing the needles from the haystack.
Imagine Yourself || myself as debugger; we would not be too fast to
remove needles from haystack...
regards
mel
&gt;<i>
</I>&gt;<i> Josh Handel
</I>&gt;<i> Senior Lead Consultant
</I>&gt;<i> 512.328.8181 | Main
</I>&gt;<i> 512.328.0584 | Fax
</I>&gt;<i> 512.577-6568 | Cell
</I>&gt;<i> www.catapultsystems.com
</I>&gt;<i>
</I>&gt;<i> CATAPULT SYSTEMS INC.
</I>&gt;<i> THE MICROSOFT CONSULTING COMPANY
</I>&gt;<i>
</I>&gt;<i> ________________________________________
</I>&gt;<i> From: <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monodroid-bounces at lists.ximian.com</A> [<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monodroid-bounces at lists.ximian.com</A>] on behalf of Sayed Arian Kooshesh [<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">kooshesh at gmail.com</A>]
</I>&gt;<i> Sent: Wednesday, November 30, 2011 7:02 PM
</I>&gt;<i> To: Discussions related to Mono for Android
</I>&gt;<i> Subject: Re: [mono-android] What Debugger isn't Slow?
</I>&gt;<i>
</I>&gt;<i> also, what kind of hard drive do you use? How much ram do you have.
</I>&gt;<i> The hd speed can vastly effect such things as can the quality of your
</I>&gt;<i> ram. Trying looking at gaming machines. They are built for speed, and
</I>&gt;<i> coincidentally, faster debugging. I know the &quot;freeze&quot; in normal
</I>&gt;<i> development all too well.
</I>&gt;<i>
</I>&gt;<i> On Wed, Nov 30, 2011 at 5:22 PM, Jonathan Pobst&lt;<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monkey at jpobst.com</A>&gt; wrote:
</I>&gt;&gt;<i> The upcoming release (soon!) should have all known instances of the
</I>&gt;&gt;<i> debugger being slow fixed. If you still have a test case where the
</I>&gt;&gt;<i> debugger is slow on it, please let us know.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Note this is for debugging on devices. Doing *anything* is slow on the
</I>&gt;&gt;<i> emulator, and debugging has to do a lot of somethings, so there's not
</I>&gt;&gt;<i> much that can be done for emulator debugging.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Jonathan
</I>&gt;&gt;<i>
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> On 11/30/2011 5:16 PM, jhandel wrote:
</I>&gt;&gt;&gt;<i> Guys,
</I>&gt;&gt;&gt;<i> Which of the versions of Mono for Android on VS2010 or Windows
</I>&gt;&gt;&gt;<i> MonoDevelop aren't slow? I heard that some are speed up.. but 1.9.2 is Crazy
</I>&gt;&gt;&gt;<i> crazy slow.. so if I don't want to wait a minute or more between presses of
</I>&gt;&gt;&gt;<i> f10 what version should I be using?
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Thanks!
</I>&gt;&gt;&gt;<i> Josh
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> --
</I>&gt;&gt;&gt;<i> View this message in context: <A HREF="http://mono-for-android.1047100.n5.nabble.com/What-Debugger-isn-t-Slow-tp5037055p5037055.html">http://mono-for-android.1047100.n5.nabble.com/What-Debugger-isn-t-Slow-tp5037055p5037055.html</A>
</I>&gt;&gt;&gt;<i> Sent from the Mono for Android mailing list archive at Nabble.com.
</I>&gt;&gt;&gt;<i> _______________________________________________
</I>&gt;&gt;&gt;<i> Monodroid mailing list
</I>&gt;&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;<i> _______________________________________________
</I>&gt;&gt;<i> Monodroid mailing list
</I>&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> Extreme Knowledge is not something for which he programs a computer
</I>&gt;<i> but for which his computer is programming him.
</I>&gt;<i>
</I>&gt;<i> -Wozniak
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Monodroid mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;<i>
</I>&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Monodroid mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;<i>
</I>&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>
--
Miljenko Cvjetko dipl.ing. ET
Direktor/CEO
Projektant rjes(enja/Solution Architect
Razvojni programer/Senior developer
Voditelj projekta/Project Manager
IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">mcvjetko at holisticware.net</A>
w: <A HREF="http://www.holisticware.net">http://www.holisticware.net</A>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://lists.ximian.com/pipermail/monodroid/attachments/20111202/31ea0b11/attachment-0001.html">http://lists.ximian.com/pipermail/monodroid/attachments/20111202/31ea0b11/attachment-0001.html</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007420.html">[mono-android] What Debugger isn't Slow?
</A></li>
<LI>Next message: <A HREF="007462.html">[mono-android] What Debugger isn't Slow?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7459">[ date ]</a>
<a href="thread.html#7459">[ thread ]</a>
<a href="subject.html#7459">[ subject ]</a>
<a href="author.html#7459">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
mailing list</a><br>
</body></html>