From: Charles R. <cr...@cs...> - 2004-03-10 23:27:21
|
> (Wacky idea: If startup really does take a long time and that can't be > fixed, how about starting a "hot-spare" VM in the background and > swapping to it when the user resets the interactions window?) That's a really interesting thought... I don't think it should be the default, because having 3 JVMs running with less than about 256 MB of memory will likely kill performance, but for people with plenty of RAM to spare, that could be a nice speedup. Not exactly high priority, but it could be a cool side project. I wonder how messy the synchronization issues would be. Charlie |