Hi,

tried it. I added it to the VM-arguments (I suppose that is what you
meant).
So this showed: -Xmx512M -Dsun.java2d.opengl=true -
Dsun.java2d.opengl.fbobject=false

Did not see a significant difference, but for me it is in the charting
always  like this:
it is processing, wait - wait - wait and then the graphics is there
basically instantaneous.
So, I would expect that the real graphic part is not what is costing
time here. Time is lost elsewhere.

Klaus


On 5 Jul., 10:40, shaggsthestud <[email protected]> wrote:
> 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.

Reply via email to