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:00

>>1
I'd also recommend shortening all your variable and function names as much as possible, preferably using single letters. This might seem a little harsh (as you can't describe the behaviour of a function in its name), but the performance gain is worth it.

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