jogamp
›
jogl
Search
everywhere
only in this topic
Advanced Search
swapBuffers() very very slow
Classic
List
Threaded
♦
♦
Locked
3 messages
elect
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
swapBuffers() very very slow
Profiling our application I found out most of the time is taken by the buffers swapping..
You can see the time on the CPU, the swapping took 71s! The real rendering about 20s..
Could it be because I am doing something wrong?
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: swapBuffers() very very slow
Administrator
Do you obtain similar results with any other JOGL based applications?
Julien Gouesse |
Personal blog
|
Website
elect
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: swapBuffers() very very slow
gouessej wrote
Do you obtain similar results with any other JOGL based applications?
No, I am pretty sure it depends on the fact I am using the oculus dk2 together...
Because also the start (when the dk2 is connect) is very very slow, around 10 additional seconds..
Free forum by Nabble
Edit this page