Mix of client and server HotSpot VMs
Client VM starts faster; server VM has better asymptotic performance
So use client VM at first, then switch to server
Maybe with multiple threads and processors on an underloaded system?