Re: NEWT window takes ~10 sec to become visible on multiple monitor setups
Posted by
asambol on
Nov 21, 2014; 8:39am
URL: https://forum.jogamp.org/NEWT-window-takes-10-sec-to-become-visible-on-multiple-monitor-setups-tp4033582p4033593.html
Thanks for the quick replies!
I ran the TestScreenMode01cNEWT test, it passed 4/4, each test took about 13-16 seconds on 3 monitors connected. My original code with only glWindow instantiating takes about 5 seconds for 3 monitors connected - should be easier to setup than 6 monitors.
Here is the debug output:
http://pastebin.com/VdWAU2LwI will do some profiling today and get back to you.