Most IDEs build for use in a debugger so debug mode is on.  Are you building the source in the IDE then running it in a browser or building it outside the IDE?
 
Also if you don't have a lot of memory in your machine (256 or less) your machine probably swaps while running the program when the IDE is up.  If you shut the IDE down and run in a browser (which has lower memory reqs) that could do it as well.
 
Kevin
-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of T Phillips
Sent: Thursday, August 16, 2001 7:56 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] applet execution speed

can anyone comment on why Java3d applets always seem to run faster and smoother from an IE5 browser window than when run from within an IDE like JBuilder or Kawa on the same machine?

Reply via email to