I have been comparing a Java GUI program's start time to both native apps and another Java based app, and I have concluded that my program is launching a little too slowly, or at least a little slower than I would like. I think it's taking too long to load everything but there isn't an issue with the efficiency of the algorithms from what I can see. My thought is that I may be able to achieve this if I can find a way to increase the memory available to the JRE that is packaged with class files. Are there variables I can change like this to increase how fast the JRE or underlying hardware will run my software?
Goldfinch 0 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.