Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Performance dilemma

Name: Anonymous 2010-04-24 15:49

I have an application written in Java which runs pretty slow. I was wondering if I remove all the spaces and line breaks (not to mention empty lines) will my app run faster?

Name: Anonymous 2010-04-24 16:22

non-YHBT answer:
Are you making proper use of the JIT? Make sure you're using the server version instead of the client one. Did you profile your application to look for bottlenecks?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List