"warming up" Java HotSpot
 843811Jul 25 2001 — edited Jul 26 2001
843811Jul 25 2001 — edited Jul 26 2001I've been running some server-side benchmarks and noticed that I need to "warm up" the application by running it several time before I get consistent numbers. I believe that part of this has to do with the VM optimizing things. Any insight on the role HotStop has to play with this warming up period would be greatly appreciated.