|
-
Sep 12th, 2004, 06:59 AM
#1
Thread Starter
Frenzied Member
how do you make java programs faster?
Does anyone know how you can make a java program compile and run quicker? Does it have anything to do with the primative types you use?
-
Sep 12th, 2004, 06:39 PM
#2
Dazed Member
I think the speed at which a program executes depends on what kind of program it is. Of course anything io or network bound is going to run much slower. Execution speed it also dependent on the interpreter used.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|