Tom Muck

Alpha Dog Blues Band
Home page
All articles
All Extensions | Extension News | Extension FAQs | Customer Login
Books authored or co-authored by Tom Muck
Extensions, books, and other products | Customer Login
Your current cart contents
Tom-Muck.com Blog | CMXTraneous Blog | Flash Remoting Blog
About the site

Speed Hints

Speedup Hints for Dreamweaver MX

There has been a lot of concern about the response time of Dreamweaver MX -- especially when in the code editing window. Dreamweaver MX is not a dedicated code editor, like Homesite. The program is reading and rendering your code as you type, press the Enter key, choose menu items, or switch dialog boxes and panels.

Dreamweaver does a lot of internal processing when rendering code for the design window. It has to read and execute many, many HTML and JavaScript files that are in the Configuration folder. Because of this, the response time might not be optimal for you. There are several techniques that you can use that will speed up the program, however. Some of these require modifying the Configuration folder, so you should use those at your own risk. Others are just simple preference settings that will increase the rendering time if set the wrong way.

*** DISCLAIMER ***

Any hints that require you to modify files or folders in the Configuration folder should be used at your discretion and only after making backups of any files or folders that you are changing.

*** End of DISCLAIMER ***

  1. Make sure real-time virus protection is off in the DW folder. Most virus protection programs allow you to exclude a folder when doing virus checking. You should exclude the Dreamweaver folder from your virus protection. Dreamweaver is constantly loading and executing HTML and JavaScript files while you are working. Each file is scanned if you have virus protection on. If you are worried about viruses in this folder, you can run a scan on the folder when you aren't working with Dreamweaver. Be sure to also include subfolders. This should give you a noticeable speed improvement.


  2. Right-click > Close Panel Group on any panel that you don't use. Most of them don't take up any processing time, but some of them do, and if you don't use them, you shouldn't be penalized for it.
  3. If you want to eliminate some of the drag (but lose server behaviors functionality), you can go into Configuration > ServerBehaviors> [your server model] and rename the folder to something else (like ColdFusionOLD) and then create a new blank folder (ColdFusion). DW will respond a little quicker with no server behaviors to worry about. Your Server Behaviors menu will be empty, but DW will not have to read your document every time you make an edit to re-populate the Server Behaviors panel. Alternatively you can rename the old folder and create your own new folder and copy only the server behaviors that you need -- the HTML, EDML, and JS files for each server behavior.

  1. The same trick will work for the Behaviors panel as well. Go into the Behaviors > Actions folder and remove HTML files of Behaviors that you will never use.
  2. Don't install a lot of extensions that you aren't going to use. Each extension could possibly eat up valuable processing time. Only some extensions cause slowdowns, but if it is something that you aren't going to use, don't take the chance. Also, extensions cause the load time of the program to be increased.
  3. Another way to speed up response time is to go into Preferences > Invisible Elements and set up the Show Dynamic Text As {}. You can also uncheck the hidden elements so they aren't rendered either.

  1. Also on that same Preference screen is the option to turn off Server-Side Includes. This will speed up the response time on any page that has server-side include files.
  2. In the Preferences > Highlighting tab, uncheck the different color highlights.
  3. In the Preferences > Accessibility tab, uncheck the Offscreen Rendering box.
  4. In Preferences > Code Rewriting, uncheck Rename Form Fields When Pasting. When this is on, DW scans your document for form fields every time you copy/paste a form field.
  5. Preferences > Code Hints set the delay to 0. This allows the popup code hint menus to come up right away while you type code instead of being delayed when editing code in code view.
  6. Preferences > Quick Tag Editor set the delay to 0. This allows the popup code hint menu to come up right away while you type code instead of being delayed when editing tags in the Quick Tag Editor.
  7. Preferences > General set the Faster Table Updating (check). This means that your tables may not update themselves automatically each time you make an edit, but the response time of the program will improve.
  8. There are some tricks in the Translators folder also. If you remove the translators, DW will function more quickly, but you'll also lose a lot of the design-time rendering of code. If you aren't concerned about it, get rid of it. Rename the Configuration > Translators > [your server model] folder to something else, and replace it with an empty folder. You'll also lose the functionality of server behaviors, but if you are strictly using the code window, this may not be a concern. Try it out: rename the Translators folder to TranslatorsSAVE, and create an empty Translators folder. Restart the program and load some of your code-heavy pages into DW. You'll be amazed how fast the program responds.
  9. If you are on a Macintosh, set the memory used by DW to a high value -- at least 100 Meg is a safe number. Also, rebuild your desktop often.
  10. Snippets: The snippets panel is slow when it contains a lot of snippets. Remove the snippets you don't use (probably all of the preinstalled snippets) by going into the Snippets folder and deleting or moving the files.
  11. When setting up your site, leave the setting unchecked for Refresh Local File List Automatically.
  12. Make sure that you check the Enable Cache setting in the Site panel (Local Info page)
  13. Check the Cache setting in the Bindings panel by right-clicking on any data binding that is defined, such as a Recordset, and make sure that Cache is checked.
  14. In the Site panel, in the Design Notes tab, uncheck Maintain Design Notes. You'll lose the functionality of Design Notes, but that may not be an issue for you.
  15. In the Site panel, in the Testing Server panel, leave the setting unchecked for Refresh Remote File List Automatically.
  16. Go to Preferences > General > Maximum Number of History Steps. If you don't have a lot of memory, you can decrease this setting.

These are only a few of the many techniques you can use. Some of these hints will severely cripple the functionality of the program, so they may not be for everybody. If you spend most of your time in the code window, you may never notice.

Tom Muck

Copyright © 2002-2004, tom-muck.com. All Rights Reserved.

Pay me securely with your Visa, MasterCard, Discover, or American Express card through PayPal!
Pay me securely with your Visa, MasterCard, Discover, or American Express card through PayPal!
About | Privacy Policy | Contact | License Agreement | ©2002-2024 Tom Muck | Dreamweaver Extensions