Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Optimizar ejecución #12

Open
2 of 4 tasks
rorik opened this issue Jun 8, 2017 · 1 comment
Open
2 of 4 tasks

Optimizar ejecución #12

rorik opened this issue Jun 8, 2017 · 1 comment
Labels
Milestone

Comments

@rorik
Copy link
Owner

rorik commented Jun 8, 2017

Desde la implementación de #11 y subsiguientes modificaciones, el programa tarda un tiempo exorbitado en ejecutarse.

  • Juntar funciones actualizarInterfaz y stepLog en una sola para reducir ciclos repetidos.
  • Implementar Rehacer función poblarMemoria #4
  • Rehacer función step
  • Mejorar la interfaz
@rorik rorik added the wontfix label Jun 8, 2017
@rorik rorik added this to the Versión 2 milestone Jun 8, 2017
@rorik
Copy link
Owner Author

rorik commented Jun 13, 2017

  • actualizarInterfaz y stepLog juntadas en salidaEjecucion
  • Función step mejorada
    Implementado en 7de4b66

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant