Why is GUIDE so much faster than App Designer? Can you help me speed up my App Designer app?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have noticed that App Designer apps can feel a little sluggish, so today I decided to make an apples-to-apples test between a GUIDE app and an App Designer app that do the same thing. The files (gaussian_wander.m and .fig for GUIDE, .mlapp for App Designer) are attached -- the program here just has a 2d Gaussian wandering/jittering around on the screen.
On my computer, with nothing other than MATLAB running on the machine, the GUIDE version averages ~54% per image of the App Designer version... or GUIDE is 1.85x faster.
This may be a consequence of how graphics are handled with App Designer, or some other issue, but I'd be eager to learn about whether there are "best practices" I could be using to speed up the App Designer version?
0 comentarios
Respuestas (1)
Chadwick Gipson
el 28 de Jul. de 2020
I have the same issue. It is even more prevalent when you have a slider or other user interaction. Following to see if there are any responses.
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!