Comment AS400 native compilation (Score 1) 486
On the AS400 you can run your jars through a compilation process. Whenever the jar is referenced by the system the compiled code is picked up and run. We haven't seen particularly performance improvements from this, but I guess it depends on the sort of work your code is doing...