In a profiled MATLAB code, are Self Times elapsed times?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Evans Harrigan
el 6 de Oct. de 2020
Comentada: Evans Harrigan
el 13 de Oct. de 2020
Performance optimization is a key step in our MATLAB model development process. Profiler is used to gather performance data. Are Self Times elapsed times? How would I get actual CPU times? This level of performance granularity is desired for some primitives.
Thanks for your assistance.
Evans Harrigan
Consult to The Being Company
0 comentarios
Respuesta aceptada
Shadaab Siddiqie
el 9 de Oct. de 2020
Form my understanding you want to find the CPU time and the performance time of your MATLAB model. You can refer cputimeand Measure the Performance of Your Code for more details.
Más 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!