OpenGL different time-consuming for different Matlab versions
Show older comments
Hello, Matlab experts: I have a problem, recently, I run my matlab code, it is just to use surfstat package to render some result pictures(8 images), for example for this function, SurfStatT, it will take different time-consuming in different matlab version and different openGL executing method(hardware or software), and I found a strange result:
For my OS, linux ubuntu 14.04! In my computer, I have matlab2011b and matlab2016a!
1) Obviously, when I run it with openGL hardware, it will be much faster than the software way!
2) This time, I run both round with openGL hardware, and I run it with diff matlab version, !!!! with Matlab2011b, it just took me 65 s, on contrast, with Matlab2016a, which I thought should be faster, it took me 250s, 4 times more than Matlab2011b, with the two round, they use the same graphics card on the same computer!
I attach the matlab log file, any help would be appreciated:) Look forward to your reply!!! Good day
Accepted Answer
More Answers (1)
Junhao WEN
on 28 Jul 2016
0 votes
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!