1
vote
1answer
47 views

Compile primary services for performance gain

Greetings, Is it worth it to compile primary services like Apache, MySql and on another note, the kernel to squeeze out more performance? Ubuntu 10.04 64bit // EDIT I mean compile from source with ...
-1
votes
3answers
750 views

What are the best linux performance tweaks for javac without a makefile?

What are the best linux performance tweaks for javac without a makefile? I am talking about the use of ant build files and IDEs that scan the source and create the dependencies as well as doing the ...