> I wonder how much speedup can be achieved by using tools like > Jopt ( http://www-i2.informatik.rwth-aachen.de/~markusj ). Are there any > benchmarks yet? My guess is that all good JIT compilers do pretty advanced optimizations which trump whatever JOpt is doing. In fact, some JIT compilers probably expect that the bytecode they're compiling is *not* pre-treated by a tool such as JOpt, which would make it harder for them to do certain optimizations. So it's possible that JOpt could actually slow things down! Matt Welsh ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Benchmark results for Linux JVMs (formatted for 70 column... Raja Vallee-Rai
- Re: Benchmark results for Linux JVMs (formatted for ... Chris Abbey
- Re: Benchmark results for Linux JVMs (formatted ... Robb Shecter
- Re: Benchmark results for Linux JVMs (format... Godmar Back
- Re: Benchmark results for Linux JVMs (fo... Nelson Minar
- Re: Benchmark results for Linux JVM... Godmar Back
- Re: Benchmark results for Linux... Nelson Minar
- Re: Benchmark results for Linux... Andreas Rueckert
- Re: Benchmark results for L... Matt Welsh
- Re: Benchmark results for Linux... Todd Papaioannou
- Re: Benchmark results for L... Chris Abbey
- Re: Benchmark results for L... Godmar Back
- Linux JVMs Ian Corner
- Re: Linux JVMs Godmar Back
- Re: Linux JVMs Chris Abbey
- Re: Linux JVMs Nathan Meyers
- Re: Benchmark results for Linux JVMs (formatted ... Paolo Ciccone
- Re: Benchmark results for Linux JVMs (formatted for ... Martin Schröder
- Re: Benchmark results for Linux JVMs (formatted for ... Renzo Pecoraro