matlab compiled as jar using mre is slow
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have some matlab code that is compiled into a jar. I install the matlab runtime environment and make calls to the jar and it works, but its extremely slow. Calls that takes seconds in normal matlab are taking minutes when I call the jar. I've evenly tried setting the thread that its running on to max priority but it just doesn't speed up. Any one know why this would be occurring, or what could cause this to happen?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler 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!