I found nuking antivirus altogether on a development machine helps. As long as 
you use firefox and don't open exe attachments, you're fine. Been years and 
haven't had an issue. Dreamweaver days initially prompted me to do this since 
Symantec didn't like the app all that much!

Cheers,
Stace

-----Original Message-----
From: Teddy Payne [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 01, 2006 1:26 PM
To: CF-Talk
Subject: Re: Flex 2 - painfully slow...

Each user's utilization of their respective file system will reflect
accordingly.  Analyze and see ho much red or fragmented files you have and
see what time is best for you.  There is not right time limit.  Your
processor and speed of your hard drive will also help with your IDE.  The
number of applications running can infleunce your performance.

I recommend scheduling things like full virus scans outside of your
development time.  I have seen people clog up their dev time because they
schedule a a bunch of maintenance scans weekly, but their system is not
online during the scheduled time.  Well, some applications with scheduled
processes try to regain lost time.

Create a start up and shut down script for your development environment.
You set your services to start up manually and then create a simple little
...bat file to start up services or turn on jrun instances.  I have a couple
of scripts to turn off jrun instances, database agents and system scanners
that may pop on.

Obviosuly, this is the perspective of a Windows User.  I am not all that Mac
savvy so I will leave that for the Mac Masters.

Your main issue for latency should be around the compilation of the SWF.
Adding new MXML or setting the application start MXML file really should not
take much time because it is a workspace setting and file system commit.
The render time of a SWF depends on what you have to initialize first.  I
have seen some pretty function rich Flex apps that load in no time flat.  Do
you have the latest flash player?  Is your browser's security setting
messing with your content? ...etc

There are a lot of options to system performance that make it hard to help
over a mailing list.

My dev laptop has enough power to handle all applications turned on, but I
rather conserve my battery when unplugged.

Teddy


-- 
WARNING
-------
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--------------
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251794
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to