Supposedly, if you have hardware video acceleration, turning on OpenGL should net some speed improvements in the graphics. I'm particularly interested in finding out if this will speed up the back-test graphs.
I tried it on my system, but I get a bunch of graphical problems - it's pretty much 100% unusable, although it looks like it might be faster. To turn it on, add these two options to the command line for your "run configuration" in eclipse. -Dsun.java2d.opengl=true -Dsun.java2d.opengl.fbobject=false the second line may or may not change things, depending on what video card you have. Let me know if it works at all, and if it speeds anything up. Thanks -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
